#wendel_docs

1 messages ¡ Page 1 of 1 (latest)

fleet canopyBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1300664053974433883

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

dreamy musk
#

On Stripe, I have created 4 products (Bronze Subscription, Silver Subscription, Gold Subscription and Licencing Fee), only the licencing fee is an one time payment made after the 14 free trial days. I also created payments links, but I had problems with that because even though I could offer the 14 free trial for the subscription the customer needs to pay the licencing fee prior to using

subtle pilot
#

hello! Do you want the customer to pay for the licensing fee upfront before starting the trial, or after the trial ends?

dreamy musk
#

hi alex! after the trial ends if possible

subtle pilot
#

have you tried creating the subscription with the trial, then creating an invoice item with the customer, subscription and price ids defined? The price for the invoice item in this case will be the one time licensing fee

#

the invoice that is generated after the trial ends should have the licensing fee included