剧集
使用 Stripe Elements 生成自定义结帐表单
条带元素提供预生成的 UI 组件,使开发人员能够为应用程序创建美丽的签出流。 在本集中,CJ Avilla 将介绍如何将 Stripe 元素集成到 ASP.NET Core 项目中。
- [00:00] - 简介
- [01:34] - 浏览自定义窗体
- [04:12] - 付款收集工作流
- [06:37] - 向应用添加条带签出
- [12:27] - 自定义付款类型
- [15:12] - 是否可以应用自己的样式?
- [16:15] - 如何处理税款?
接受在线付款(结帐)
https://github.com/cecilphillip/ContosoCraftsStriped
https://stripe.com/docs/payments/accept-a-payment?platform=web&ui=checkout&lang=dotnet
使用 Stripe 构建自定义付款表单(元素)
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
常规条带链接
注册- https://dashboard.stripe.com/register
条带元素提供预生成的 UI 组件,使开发人员能够为应用程序创建美丽的签出流。 在本集中,CJ Avilla 将介绍如何将 Stripe 元素集成到 ASP.NET Core 项目中。
- [00:00] - 简介
- [01:34] - 浏览自定义窗体
- [04:12] - 付款收集工作流
- [06:37] - 向应用添加条带签出
- [12:27] - 自定义付款类型
- [15:12] - 是否可以应用自己的样式?
- [16:15] - 如何处理税款?
接受在线付款(结帐)
https://github.com/cecilphillip/ContosoCraftsStriped
https://stripe.com/docs/payments/accept-a-payment?platform=web&ui=checkout&lang=dotnet
使用 Stripe 构建自定义付款表单(元素)
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
常规条带链接
注册- https://dashboard.stripe.com/register
想提供反馈? 在此处提交问题。