#muzzamil

1 messages · Page 1 of 1 (latest)

rocky ravineBOT
raven marlin
#

it will just be there if you are using a PaymentIntent with setup_future_usage and and have passed a customer and ephemeral key to the PaymentSheet.

#

ah, no.You pass setup_future_usage:on_session when you create the PaymentIntent in your backend. So it will always save the card, since you're explicitly asking for that, so no point having a checkbox since you don't want the customer to be able to turn it off.

somber rover
#

it save the details but it doesn't show the checkbox

raven marlin
#

if you remove that in the backend then there would be a checkbox.

somber rover
#

what should remove?

raven marlin
#

setup_future_usage

somber rover
#

okay let m try

#

yaa that's working thank you very much😁