• ⚠️ Important: This forum is being discontinued.

    We've moved community discussion to a new platform — better search, faster replies, and tighter integration with the Pabbly apps you already use.

    • Sunset date: 23 July 2026 (this forum will go offline after that)
    • Until then: Login remains available for 30 days
    • Continue the conversation: https://sales.pabbly.com/forum

Issues/Concerns with Subscription API

edriven

Member
Issues/Concerns with Subscription API

When I try to create a subscription by inputting test card info into a stripe, I get an error. I get an error like “card details is required of this customer” or “504:
gateway time out”, and actually the subscription is created and the status value is “pending”.

If I create a payment method first and then try to create a subscription, it is pointed out in the documentation that the payment method can only create
“stripe”. However, it also gets the error 504: gateway timeout, and the payment is actually created.

So, even if an error occurs, I want to get the data of the subscription and payment that are actually created along with the error.

Summary, it appears that the API returns incorrect errors messages and creates objects without returning the associated IDs when an error happens. Furthermore, we are seeing intermittent Timeouts in between tests.

Please Advise.
 
V

Vipin Mishra

Guest
Hello Edriven,

Could you please share us the payload which you are using currently for creating the customer through API so we can help you accordingly.

Regards,
Vipin Mishra
 
Top