Building payment flows with Stripe and Azure

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 ส.ค. 2024
  • Content creators, businesses, and even developers are trying to find ways to connect with their customers and maximize revenue. How can we convert your audience into eager paying customers? To reach this goal, accepting payments must be as smooth as possible on both the front and back end.
    In this session, we'll discuss some things you should consider when adding payments to your .NET applications. We'll talk about the importance of PCI compliance and alternative payment methods you should consider. Lastly, we’ll see how to scale your fulfillment workflow using serverless functions.
    Speaker: Cecil Phillip
    github.com/cecilphillip-strip...
    00:00:00 Introduction
    00:03:23 Presentation Start
    00:05:52 What is a Workflow?
    00:09:55 Payment Options
    00:12:20 Checkout Flow
    00:14:40 PCI Compliance
    00:16:47 About Stripe
    00:17:37 Code Sample
    00:29:08 Stripe Webhook Handler
    00:38:06 Azure Service Bus
    00:52:56 Q&A
    01:04:27 Outro
  • บันเทิง

ความคิดเห็น • 1

  • @rezcan
    @rezcan ปีที่แล้ว

    great presentation thanks...what made you use service bus client sdk instead of dapr pb/sub component you advised to use in your dapr presentation?