#debadritaRC

1 messages · Page 1 of 1 (latest)

storm ledgeBOT
surreal arch
#

Hello

hoary coral
#

Hi 👋 to avoid that you will need to take control of the Customer creation process, and before having your code create a new Customer you will need to first see if another Customer already exists with that email address.

surreal arch
#

I am using the stripe no-code price table. so how can I control that/

hoary coral
#

You can't

surreal arch
#

so what can I do now?

hoary coral
#

Can you be more specific? There isn't a way to deduplicate Customers based on email address without building your own logic to do so, so what to do know depends on what you're hoping to accomplish.

surreal arch
#

I want to manage all the product from Stripe so I use the Stripe price table

storm ledgeBOT
surreal arch
#

In our website the registered customer can purchase the subscription product from Stripe.

#

I want to manage all the product from Stripe so I use the Stripe price table

hoary coral
#

That's fine, but you can't avoid customer duplication with that process. If your goal is to avoid Customer duplication based on email address, then you will need to build a more advanced integration with custom logic to handle that. (I'll also be collecting your feedback that this is a feature you'd like to have available as a prebuilt solution, so our teams can take that into consideration)

#

I've collect that feedback for our teams to review.