#.rjcustodio

1 messages · Page 1 of 1 (latest)

weary mossBOT
spice mauve
#

Hi
Don't specify a customer when creating the Checkout Session, like any anonym Checkout Session

shut forge
#

that is not possible in our current implementation.

when we are creating a one time payment in checkout session.
it does not show the saved payment information.

only in subscription products it shows..

spice mauve
#

only in subscription products it shows..
Because you are passing a CustomerId right ?

shut forge
#

same with one time payment, i also pass the same customer iD

spice mauve
#

Yes for Subscription when passing a CustomerId then the saved payment method will be reflected in the UI

#

what you can do is to detach the payment method from the customer before creating the Checkout Session

shut forge
#

okay thank you