#CheckMate

1 messages · Page 1 of 1 (latest)

quaint atlasBOT
lusty wind
#

Hi there, SetupIntent and PaymentIntent are different. You use SetupIntent to collect a PaymentMethod without charging a customer

desert adder
#

But If I do a payment intent confirm with amount 0 , won't it do the same thing as setup intent?

lusty wind
#

Sometimes the SetupIntent will create a temporary $0 or $1 charge on the card, but it will be reversed soon.

#

No you can't create a 0 amount PaymentIntent.

#

The minimum charge amount is $0.5 or equivalent in other currencies

desert adder
#

Oh, in which case setup intent debit $1 ?

lusty wind
#

it really depends on the card issuers

desert adder
#

"The minimum charge amount is $0.5 or equivalent in other currencies"

If I use Yuan is the min amount 1 or 5 ?

lusty wind
desert adder
#

Do setup intents expire ?

lusty wind
#

You shouldn't keep a long-lived SetupIntent, it's OK to abandon an incomplete SetupIntent and create a new one as when you need it.