#mshaban-setup

1 messages · Page 1 of 1 (latest)

zinc moth
#

Hi! So you are using Checkout Sessions, and you want to save a new payment method to Stripe (without doing any charge now)?

last sonnet
#

we already do that right now

#

but we need validate the customer payment method by making refundable transaction during saving the payment method

zinc moth
#

What do you mean by "validate the customer payment method"? If the Checkout Session worked, the payment method should be already validated.

last sonnet
#

ok but if we need to create a void transaction (refundable) with a fixed amount (about 1 AED) during the setup session how can we do that?

zinc moth
last sonnet
#

so there no way to make any charge during checkout Session in "setup" mode ?

zinc moth
#

But other that that, "setup" is only for saving a payment method, not for making a charge.