#Peppa

1 messages · Page 1 of 1 (latest)

undone kestrelBOT
thorny orbit
#

No, this isn't possible with stripejs

viscid jasper
#

Hmm, too bad. I would like to use stripe's resources but not add too many packages. Could you recommend me the way to go here so that I can offer subscriptions via checkout, and a customer portal experience?

thorny orbit
undone kestrelBOT
viscid jasper
#

eeehm, I have to say I find the docs a bit confusing

#

Figured I wanted to use stripe checkout, and since I wanted to implement it into a Vue3 webapp it was the easiest to implement the typescript-supported package

thorny orbit
viscid jasper
#

I am trying to implement this now. Is it true that on test mode, when I enter the email I have a subcription on it's not sending me an email?

west lance
#

Correct, automatic emails are not sent in test mode. There are a few exceptions, and you can manually send test invoice emails from the Dashboard, but these will only ever send to the email address of your account.

viscid jasper
#

alright. thanks