go: upi payment

This commit is contained in:
Frank 2026-03-19 18:44:21 -04:00
commit bd44489ada
17 changed files with 277 additions and 79 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,
},
})