Stripe elements provide prebuilt UI components that enable developers to create beautiful checkout flows for your applications. In this episode, CJ Avilla does on to show us how to integrate Stripe elements into an ASP.NET Core project.
- [00:00] – Introduction
- [01:34] – Exploring a custom form
- [04:12] – Payment collection workflow
- [06:37] – Adding stripe checkout to your app
- [12:27] – Customizing the payment types
- [15:12] – Can you apply your own styles?
- [16:15] – How are taxes handled?
Accepting online payments (Checkout)
https://github.com/cecilphillip/ContosoCraftsStriped
https://stripe.com/docs/payments/accept-a-payment?platform=web&ui=checkout&lang=dotnet
Building custom payment forms with Stripe (Elements)
https://github.com/cjavilla-stripe/ContosoCraftsStripeElements
https://stripe.dev/elements-examples/
https://stripe.com/docs/payments/payment-element
https://stripe.com/docs/payments/accept-a-payment?platform=web&ui=elements&lang=dotnet
General Stripe links
Register – https://dashboard.stripe.com/register
Support – https://stripe.com/go/developer-chat
Social – https://twitter.com/stripedev