#rq-sagar-subscriptions

1 messages · Page 1 of 1 (latest)

earnest birch
#

I thought this will generate a new invoice and I can share the payment link with user.
it doesn't , no, it tries to charge the customer immediately for the first period of the subscription.

#

why not use Checkout instead? Might fit your use case better

azure island
#

I am dealing with a billing manger of company. He doesn't want to visit my website and login. He wants an invoice over email

#

I have done this in past but using the Dashboard. With API, it's failing

#

Reason I can't use Dashboard- backdate_start_date is supported only via API

earnest birch
#

then maybe you want to use collection_method:send_invoice instead!