#test_40402

1 messages · Page 1 of 1 (latest)

karmic flameBOT
unborn tapir
#

No, but you can have Customer Portal, which is somewhat similar to Checkout, for renewal/upgrade/downgrade

fossil quest
#

Could you please share snippet on how I could create a new invoice for the existing subscription?

#

.Net

#

could you explain how renewal should work in subscription? Should we have to set the end date to forever?

unborn tapir
#

Subscription will automatically create an Invoice when its billing cycle comes

#

You don't need to do anything. It will auto renew and try to charge your Customer, or send email to them so they can pay

fossil quest
#

I have a requirement where I have to create an invoice and get paid by the customer in the application..

unborn tapir
#

Not sure what you are asking for. Subscription already has the mechanism to create an Invoice for renewal

fossil quest
#

The invoice created only at the start of the next billing cycle. We need to create an invoice before 15 days and send it to the customer...

unborn tapir
#

That's going to be a weird setup... But you can create a custom one-off Invoice, exactly same with the one would be sent in billing cycle, on 15 days before. And then on billing cycle you can void the automatically generated Invoice

fossil quest
#

Could you point me to the docs which explains how stripe subscription and billing cycle works, please?

unborn tapir
karmic flameBOT
fossil quest
#

Is there any session timeout available for checkout page?