Sorry, we don't support your browser.  Install a modern browser
This post is closed.

To add the possibility to automatically create a Customer in Stripe#916

To add a checkbox inside Stripe configurations near fields for API keys, where you can select and enable automatic creation of the customer in stripe. It is just 1 attribute in API call ( https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-customer_creation)

Need this asap.

a year ago

First priority - for card and apple/google pay payment methods

a year ago

Google pay and Apple Pay is already supported.

a year ago

Okay, I will test and let you know))

a year ago

I tested, I used Google/ Apple pay and I can not see new “Customer” inside Stripe “Customers” tab

a year ago

Or other way - just create the custmer and then payment intent and use parameter in api call = customer Id for the payment intent

a year ago

Customers are stored in the customer dashboard in admin dashboard. You are using the old stripe feature instead of the new recommended option we refer to as Stripe+

a year ago

can you clarify?

a year ago

how can I use this?

a year ago

I had a conversation with your Support. Stripe+ it is not that thing we are looking for. We need to automatically create new customer after every order inside Stripe

a year ago

@CloudWaitress Admin

a year ago
Changed the status to
Planned
a year ago
Changed the status to
In Progress
a year ago
Changed the status to
Completed
a year ago

This is now live for Stripe+ accounts.

a year ago