#kandice-as0_code
1 messages ยท Page 1 of 1 (latest)
๐ 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/1430265239370203289
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
I have a static Astro JS site
For user accounts im using authentik
I was wondering how I could implement these together so I can associate stripe user IDs with accounts on my end
I'd recommend checking this guide on how to integrate with Stripe to accept the payments: https://docs.stripe.com/payments/accept-a-payment
I've decided to go with stripe customer billing portal
Customer billing portal is only for subscription and payment method management
It doesn't accept payments
Yep, sorry, I mispoke, I am only accepting subscriptions
But I am struggling how to implement stripe user ids with accounts on my end
I would appreciate any help or assistance, my apologies i am somewhat new to programming
Hello
The Customer billing portal allows you to "manage" subscriptions.
It won't let you sign up for a new subscription as such.
So you would need to have something that allows your customers to subscribe to your products
oh right, would this apply to users paying for subscriptions for the 1st time? https://docs.stripe.com/payments/accept-a-payment?platform=web&ui=embedded-components?
Actually, we have this step by step guide for creating a Subscription Integration
https://docs.stripe.com/billing/subscriptions/build-subscriptions?platform=web&ui=stripe-hosted
The other one is for one-time payments
As I am a niche service, do you think it would be better to direct users to a stripe page for inital payments, since they are probably more trusting if they see stripe.com in the domain
That's upto you and how you want the UX to be like! There's also embedded form to render Checkout on your page
im just asking for your opinion haha
like users probably wont even know what an embed is
hmmm, I think ill go with embed tbh
๐ ๐
Thank you for your help, have a good day ๐
Do you work for stripe btw, as like a SWE?
Oh thats super cool man, best of luck