#hamid - Session
1 messages · Page 1 of 1 (latest)
Oh sure
so that user will be saved againsth thatcustomer or email asddress
You can use the Checkout Session with mode: 'setup' to create a Payment Method and save it to the Customer
see my code please
its already setup
and also used customer stripe id
customer: retrieve_stripe_customer_id(order),
Can you share a request ID where you created a Checkout Session using this code?
Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
do not have access to dahsboard for now
client is away
any other way we can track it down?
Do you have an ID for a session where is occurred?
Test would be better.
Okay so what happens when you complete and submit the checkout form?
it says save card
and it returns
but when i come again to card with new order
nothing saved
i have entere all the card details again
When you say "I come again", what do you mean?
I see 17 saved cards for that customer
that means i go back to stripe again
for another order
and ill have to enter card details again.