Google/Apple pay assign order to existing user
-
Hi. We have been using Stripe as payment gateway for years now, and we want to implement google/apple pay.
However, i have some questions. Here is my scenario:
1) Lot of our users are repeated customers. This means they can acces their account and view all their orders made.
2) We are using a plugin to require one of these before accesing checkout: login, register, checkout as guest.
3) I am planning to hide google/apple pay buttons on single product and cart page, and make it visible only in checkout.So my questions are:
1) If an existing user (with a history of orders made), now logs in (or register) and access checkout and use the google/apple pay, would this order be assigned to his account so customer can see this order reflected with others ones made in the past? or google/apple bypass if a user is a registered (logged in user) one and all orders made throught these are treated as guest orders?
2) I see for example in google pay window modal, the last field is for user and email (@gmail account). But if an user registered in my shop with [email protected], goest to checkout, pay with google pay (last field email is @gmail.com), how this is handled? would the order still be assigned to his registered account in my site [email protected]?Thx.
The page I need help with: [log in to see the link]
- The topic ‘Google/Apple pay assign order to existing user’ is closed to new replies.