#.rjcustodio
1 messages · Page 1 of 1 (latest)
Hi
Don't specify a customer when creating the Checkout Session, like any anonym Checkout Session
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..
only in subscription products it shows..
Because you are passing a CustomerId right ?
same with one time payment, i also pass the same customer iD
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
okay thank you