#PhatBoB

1 messages · Page 1 of 1 (latest)

lilac flickerBOT
cold laurel
#

Hello 👋
The error seems to suggest, you have off_session: true on the PaymentIntent you're trying to confirm with setup_future_usage parameter

#

setup_future_usage should absolutely work with PaymentIntent but you can't set off_session to true at the same time

lilac loom
#

ok right, only false is accepted with paymentintent thanks you

cold laurel
#

you don't need to pass off_session at all

#

that parameter should be used once you've saved the PaymentMethod already for future usage