#zyondev-payment-sheet

1 messages · Page 1 of 1 (latest)

prime mantleBOT
turbid plaza
#

Hello! What you currently integrated with? Payment Links? Checkout? Payment Sheet? Something else?

ashen delta
#

Payment Sheet

turbid plaza
#

Gotcha - if you don't specify the customer + ephemeral key when you configure the payment sheet then the saved PMs won't be displayed

ashen delta
#

Thanks @turbid plaza but then this customer won’t be able to use this payment for future use right?

prime mantleBOT
#

zyondev-payment-sheet

turbid plaza
#

If you create the Payment Intent with setup_future_usage=off_session it should still have the PM for future usage

ashen delta
#

For this specific user?

turbid plaza
#

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

prime mantleBOT
ashen delta
#

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?
turbid plaza
#

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

ashen delta
#

I’ll be back in 15 minutes, I’d like to show you my understanding of what you’re saying. Is that ok?

turbid plaza
#

👍 I also need to head out soon, but once you're back one of my teammates should be able to help