#Mr.oggy

1 messages · Page 1 of 1 (latest)

fallen flintBOT
slim pagoda
#

Hey there

#

Do you have an example Subscription ID you can provide?

latent dock
fallen flintBOT
slim pagoda
#

Can you give me the actual Subscription ID?

#

You should be able to grab it from the request's response or from your Dashboard

latent dock
#

sub_1NO0ewKqJIWpMptyCRn6o8PK

slim pagoda
#

Thanks looking

#

Okay so you are using send_invoice here

#

So that is the reason

#

You would only have the Subscription be incomplete if you are using charge_automatically

latent dock
#

How can I set subscription to be inactive then

#

becasue every time I create it show active status even though, I did't make a payment

latent dock
slim pagoda
#

Subscriptions that use send_invoice will always be active initially

#

Until payment fails or it is past the due_date

#

There is not really a way aroudn this

#

It is how send_invoice works

latent dock
#

So my user will got free active subscription without making payment?

#

Or is there a way that I can set subscription to be inactive and waiting for payment to take action

slim pagoda
#

You would need to track this yourself on your end if you are going to rely on send_invoice