#mariocto_83746

1 messages · Page 1 of 1 (latest)

dusty depotBOT
karmic lantern
#

Is there a particular reason why you're not integrating with Subscriptions API directly to handle the recurring element?

#

Creating invoices via the Invoicing API only supports non-recurring items, as per the error

serene rose
karmic lantern
#

The same would apply to recurring invoices generated by a subscription, assuming you've a previously saved payment method you're using

#

In any case, you can't use recurring items directly with the Invoicing API. They create one-time invoices

#

If you want us to automatically handle the recurring invoices and charge your customers, you need to use the Subscriptions API

#

Otherwise you'll need to build your own billing engine/system