Accept a payment with the Payment Element using .NET

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ม.ค. 2025

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

  • @frankwang3560
    @frankwang3560 2 ปีที่แล้ว

    At 7:30 we use injected PaymentIntentService, it is not clear to me how secret key was sent across to Stripe, I am assuming it is needed to call Stripe API. I guess we registered IStripeClient and PaymentIntentService is dependent on it. Am I right on this?

    • @StripeDev
      @StripeDev  2 ปีที่แล้ว

      Hi Frank-this doc might be able to help you understand the link between Payment Intents API and client secret: stripe.com/docs/payments/payment-intents

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

      At 3:07 you can see a StripeOptions object being registered. This object is used by other Stripe injected services, including IStripeClient. In this tutorial it uses environment variables set in the .env file

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

      @@hadrien03 Thank you very much!

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

    Is it possible yet to manage quantities of products once purchased from a website with stripe?

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

      Hi there-you might want to check out our steps for managing limited inventory, paired with limiting the line items in your Checkout sessions: stripe.com/docs/payments/checkout/managing-limited-inventory.

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

      That still doesn’t answer how to manage inventory of products after purchase. This is a huge missing piece from Stripe that I wish would be taken serious and needs to be added.

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

    I have to Build Stripe Custom payment flow using Microsoft Power Portal, can you please help me with this. This is urgent

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

      Hi there-if you're needing help with your entire integration, we'd recommend taking a look at our Partner Directory to find a developer that can help with implementing this: stripe.com/partners.