#narnau

1 messages ยท Page 1 of 1 (latest)

cedar gulchBOT
lofty island
#

๐Ÿ‘‹ happy to help

#

you don't need to use separate PaymentIntents for one-time add-ons

#

which will then be paid within the same invoice as the subscription

void shuttle
#

Aham! I understand

#

The thing here would be create a subscription as I'm doing and use <add_invoice_items> to add my "one-time-payments"

#

Is it correct?

lofty island
#

yes

#

and if you want to add courses in the future you just need to update the subscription and add_invoice_items for the upcoming courses

void shuttle
#

thank you @lofty island

#

And if I want my subscription to have trial days, so they don't pay the first "N" days, the added invoiced items will be paid right away or will be payed also after N days?

lofty island
#

I think the trial only applies on the recurring price and not the one-off

void shuttle
#

Is there any documentation about this? ๐Ÿ™‚

onyx tiger
#

๐Ÿ‘‹ stepping in here

#

If you add an invoice item then it will be picked up by the next invoice that is generated