#ispraf-subscription-order
1 messages · Page 1 of 1 (latest)
@tropic terrace , sure, no problem
basically, I am talking about an online shop, where you can find all sorts of products, similar to amazon.
and as you have the possibility to get a membership (subscription) individually, I would like to also add the option, to include that said membership (subscription) automatically on orders for new customers, to automatically make them members with more exclusive benefits and discounts.
basically, hitting 2 birds = the products the customer ordered + the members / subscription,
with 1 stone = 1 order, 1 invoice (including both)
When you create a Subscription, you can add one-off items to the first invoice
So that lets you create say a $10 monthly subscription, but charge for an extra $17 of other one-time products
is this what you are trying to do?
If so you want to read https://stripe.com/docs/billing/invoices/subscription#first-invoice-extra
huh, I must've overlooked this one.