• 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.

**Subscription Renew API**

Most of our users were concerned about how can they trigger the upcoming transactions (success and failure both) to test them.

Hence, we are glad to inform you that we have created a "Subscription Renew" API for you to test the upcoming transactions and all the events related to them.

Here is the API - https://payments.pabbly.com/api/v1/subscription/renew/{subscription_id}

This API uses a POST Method and you must use the basic Authorization keys i.e., API KEY and SECRET KEY in order to get this API to work. To get the authorization keys, go to Settings >> API settings >> Generate the Keys.
Refer to the images given below.

1645873833630.png
1645873758851.png



One important thing that we suggest you take care of is, you should not use this API for LIVE data but only for test purposes. Using this on LIVE data will mess up all the billing records of your customer.
Hence, we request you to only use this API for testing purposes and also delete the test data immediately after testing to prevent miscalculation in your data.
 
Last edited by a moderator:
Top