go: upi payment
This commit is contained in:
parent
a6ef9e9206
commit
bd44489ada
17 changed files with 277 additions and 79 deletions
|
|
@ -88,6 +88,7 @@ export const PaymentTable = mysqlTable(
|
|||
enrichment: json("enrichment").$type<
|
||||
| {
|
||||
type: "subscription" | "lite"
|
||||
currency?: "inr"
|
||||
couponID?: string
|
||||
}
|
||||
| {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue