#luca-baldassarri_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/1414530047196528722
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
๐ happy to help
what do you mean by
Do you have an embedded component that manages this payment method?
I mean this: https://docs.stripe.com/billing/subscriptions/build-subscriptions?platform=web&ui=embedded-components. The example works with React, but the forntend of project works with Angular. Can you provides examples with this framework (if it's supported)?
I have already implemented the API that return client secret of sepa subscription
we don't support Angular, but there are community libraries that wrap Stripe.js for Angular you could take a look and see if these fit your need
ok can you send me documentation about this?
we don't have any documentation since we don't support it
here's the list of the community SDKs https://docs.stripe.com/sdks/community
feel free to take a look and see if your use-case can be implemented using the 3rd-party community library
ok thank you for support