#zyondev-payment-sheet
1 messages · Page 1 of 1 (latest)
Hello! What you currently integrated with? Payment Links? Checkout? Payment Sheet? Something else?
Payment Sheet
Gotcha - if you don't specify the customer + ephemeral key when you configure the payment sheet then the saved PMs won't be displayed
Thanks @turbid plaza but then this customer won’t be able to use this payment for future use right?
zyondev-payment-sheet
If you create the Payment Intent with setup_future_usage=off_session it should still have the PM for future usage
For this specific user?
Yeah, if the Payment Intent has setup_future_usage and the customer set on it, then it'll always save that PM and attach it to the customer
so customer + ephermeral key + setup_future_usage=off_session would:
- save the payment method for future use and when payment sheet shows, it won’t list the saved PMs?
not quite - on the PI you want to set customer and setup_future_usage. when you configure the PaymentSheet you should NOT set any of the customer-specific params like customer or ephemeralKey
I’ll be back in 15 minutes, I’d like to show you my understanding of what you’re saying. Is that ok?
👍 I also need to head out soon, but once you're back one of my teammates should be able to help