#Danik

1 messages · Page 1 of 1 (latest)

vestal sonnetBOT
jolly sapphire
#

Hi there!

dense pawn
#

No this not an option for me, because I create PaymentIntent -> elements.create("payment") -> then user can set checkbox "Save for future payments"

#

I create PaymentIntent before user can choose to save for Future payement or not

#

and I cannot show this checkbox before PaymentIntent, because user can choose something else beside card (iDeal, a wallet, etc)

#

I want to create setup_future_usage only after successful card payment, if he paid with wallet, then I don't neet to create it

jolly sapphire
dense pawn
#

ok, I'll try it