go: upi payment

This commit is contained in:
Frank
2026-03-19 18:44:21 -04:00
parent a6ef9e9206
commit bd44489ada
17 changed files with 278 additions and 80 deletions

View File

@@ -122,6 +122,7 @@ const ZEN_LITE_PRICE = new sst.Linkable("ZEN_LITE_PRICE", {
properties: {
product: zenLiteProduct.id,
price: zenLitePrice.id,
priceInr: 92900,
firstMonth50Coupon: zenLiteCouponFirstMonth50.id,
},
})