#taylan

1 messages · Page 1 of 1 (latest)

formal kilnBOT
jaunty topaz
#

Hi, what is the question?

tidal meteor
#

Hi, we have a checkout page linked here;

#

How can I make my application to prevent opening multiple contacts for the same email

jaunty topaz
#

I'm unsure what you mean with 'opening multiple contacts for the same email'? Can you add more details here?

tidal meteor
#

so lets say a person comes to this link and subscribe for an item

#

same person with same email address comes to the link to subscribe again

#

How can i force stripe to not allow duplicate contacts

#

Stripe opens multiple contacts for the same email but I want the email to be primary

jaunty topaz
#

Thank you for the clarification, this is something you'd need to control on your end.

tidal meteor
#

you mean something like this;

Once same email is typed in I should go do the control after the payment is done?

#

I have some automations attached to subscription events create/update/delete

jaunty topaz
tidal meteor
#

I can't do it in one page?

#

Lets say I disable all the fields but the email field. Now client has to enter their email address first. After I got the email address, can I update the checkout information via api without refreshing the page?

jaunty topaz
#

No there is not.

tidal meteor
#

Okey thanks