#dino_pephanis-off-session-save
1 messages · Page 1 of 1 (latest)
Hey, can you share the request ID?
If you're trying what I think, then no it's not possible
this is the error You cannot confirm with the `off_session` parameter when `setup_future_usage` is also set on the PaymentIntent because you cannot set up future usages when processing payments off-session.
Saving a payment method will (in most cases) require 3DS/auth, and if marked as off-session will hard error (the customer isn't available to auth)
Yup
So we can not do that
You can't, no
Can I add a card to a user
Can you be more specific?
Sorry, so I will need to save the card for the user once the payment has been completed
What is the flow you're trying to accomplish?