feat(payment): support user-bound seven-discount offers
This commit is contained in:
@@ -358,6 +358,7 @@ function makePaymentState(
|
||||
giftProducts: [giftProduct],
|
||||
selectedGiftCategory: giftCategory.category,
|
||||
isFirstRecharge: false,
|
||||
commercialOffer: null,
|
||||
selectedPlanId: giftPlan.planId,
|
||||
payChannel: "stripe",
|
||||
autoRenew: false,
|
||||
|
||||
Reference in New Issue
Block a user