dhyeymistri
Member
Hey,
I am using Pabbly Subscription Billing. I am using the API endpoint to create a subscription for an existing customer. The payment term I have set for the subscribed plan is 30 days. When I create a new subscription, it makes an invoice that has a due date 30 days from now so that the user has 30 days to pay for the subscription. The issue here is that the status for the subscription is PENDING rather than LIVE. I want the status to be LIVE for 30 days even if the user pays at the 30th day so that the plan can be used by the user for those 30 days
I am using Pabbly Subscription Billing. I am using the API endpoint to create a subscription for an existing customer. The payment term I have set for the subscribed plan is 30 days. When I create a new subscription, it makes an invoice that has a due date 30 days from now so that the user has 30 days to pay for the subscription. The issue here is that the status for the subscription is PENDING rather than LIVE. I want the status to be LIVE for 30 days even if the user pays at the 30th day so that the plan can be used by the user for those 30 days