#dpawel
1 messages · Page 1 of 1 (latest)
Hello! You can do it as a single transaction. When creating a Subscription you can use add_invoice_items to add one-time purchases to the first Invoice the Subscription generates: https://stripe.com/docs/api/subscriptions/create#create_subscription-add_invoice_items
Great! thank you so much for quick response.
No problem!