Hi there,
I have set up a checkout page, and often it happens that people fill in the basic information about themselves (name, country, state), but when they are prompted to add their PayPal information, they abandon the process.
I get two webhook events: "subscription_create" and "customer_create", and that's very fine (even though I don't get the point in getting both, one of them would be enough).
However, now I - in theory - have the name, email, and country of the lead: So,
1) can I do anything smarter than sending them a link to the same checkout page, where they will have to enter the same information again?
2) If I just send them back to the checkout page, will the system allow a duplicate entry?
Thanks
Thomas
I have set up a checkout page, and often it happens that people fill in the basic information about themselves (name, country, state), but when they are prompted to add their PayPal information, they abandon the process.
I get two webhook events: "subscription_create" and "customer_create", and that's very fine (even though I don't get the point in getting both, one of them would be enough).
However, now I - in theory - have the name, email, and country of the lead: So,
1) can I do anything smarter than sending them a link to the same checkout page, where they will have to enter the same information again?
2) If I just send them back to the checkout page, will the system allow a duplicate entry?
Thanks
Thomas