feat(payment): expand Stripe methods and checkout handoff
This commit is contained in:
@@ -359,6 +359,8 @@ function makePaymentState(
|
||||
selectedGiftCategory: giftCategory.category,
|
||||
isFirstRecharge: false,
|
||||
commercialOffer: null,
|
||||
commercialOfferId: null,
|
||||
chatActionId: null,
|
||||
selectedPlanId: giftPlan.planId,
|
||||
payChannel: "stripe",
|
||||
autoRenew: false,
|
||||
|
||||
Reference in New Issue
Block a user