#yeusepe_best-practices
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/1491987933979476019
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Sure ๐ Anything we can help?
We are onboarding a lot more onto the team, and was wondering if you had any documentation on common practices or style guides we could use as reference!
Generally that's following our Doc and API References, beware of API versions, gave good understanding about webhook, ... so many more. Happy to help if you have any specific question
If this is not too much of an ask, do y'all have docs that go a bit further? Say arch or kinda more holistics
We wanna get this right!
Lets start with https://docs.stripe.com/development
Webhook: https://docs.stripe.com/webhooks
API Version: https://docs.stripe.com/sdks/versioning
Reference: (backend) https://docs.stripe.com/api
Reference (JS): https://docs.stripe.com/js
Create an event destination to receive events at an HTTPS webhook endpoint. Receiving webhook events allows you to listen to asynchronous events, such as when a customer's bank confirms a payment, a customer disputes a charge, a recurring payment succeeds, or you collect a subscription payment.
Perfect, any other resources you would recc?
I think they are good to start with. Otherwise you can keep exploring our Doc ๐
https://docs.stripe.com/payments/accept-a-payment for first integration
Quick start guide: https://docs.stripe.com/payments/checkout
โ๏ธ Stripe developers have stepped away for a short while
Please leave your questions here, and weโll respond as soon as we're back! If you need help urgently, you can contact Stripe support for help.