• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Best Practice for Subscribers Who Did Not Add Payment Method?

nitten

Member
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
 
P

PabblyMember2

Guest
Hey Thomas,

1. Since the customer is already created, you can prefill the checkout page using the customer ID and send the checkout page link to the user. So, they don't have to fill in the same info again and can proceed directly with the payment.
OR
If the user has been redirected to PayPal and then abandons the process, then in this case the Pabbly system creates an invoice. So, you can directly send them the pending invoice so they can complete the payment.

2. Yes, the system will create duplicate subscription records only since customer records are unique.

Hope this helps.
 
Top