my subscriptions page 22

This commit is contained in:
rizwanisready
2024-08-13 15:12:26 +05:30
parent 52887b0328
commit bc3a1d741b

View File

@@ -589,6 +589,7 @@
couponCode: couponCode,
priceId: priceId,
finalAmount: finalAmount,
isRecurring: recurringCheckbox.checked
}),
})
.then((result) => {