Accept a one-time payment with Stripe Checkout

Поделиться
HTML-код
  • Опубликовано: 30 янв 2025

Комментарии • 32

  • @unpacify
    @unpacify 2 года назад

    so its not possible to add a custom text box to this?

  • @jamesr2408
    @jamesr2408 Год назад

    Where can I find a demo tutorial for Stripe PayNow, which is available for SGD? Instructions in the stripe doc are unclear.

  • @kylewattssurfing3266
    @kylewattssurfing3266 Год назад +1

    Cool awesoooommmmeeee!!!!!

  • @Shesmaria_frr
    @Shesmaria_frr Год назад +1

    But howwww?? Where do you put the link?

    • @StripeDev
      @StripeDev  Год назад

      Hi Maria-Checkout is a low-code payment integration that creates a customizable form for collecting payments. You can learn more here: stripe.com/docs/payments/checkout/how-checkout-works.
      You can also use Payment Links to sell online without a website: stripe.com/docs/payment-links.

    • @Shesmaria_frr
      @Shesmaria_frr Год назад

      @@StripeDev thank you I saw and reed everything i still need help , I also contacted stripe I am waiting for a reply
      It would be helpful if you guys could make a video about that as soon as possible

  • @oscarr0_794
    @oscarr0_794 2 года назад +1

    So, how do I save this order in my own database after someone pays?

    • @StripeDev
      @StripeDev  2 года назад

      HI Oscar-could you provide us with some more details about what you're trying to do and what kind of information you're looking to save outside of your Stripe account?

  • @BarjinderSingh90
    @BarjinderSingh90 2 года назад

    Is it possible to automatically provide a virtual credit to customer when they make a purchase. For eg. customers pays 100$ for a product and we give him a 20$ credit automatically to be used for future purchases?

  • @isanggrupoisangbaso
    @isanggrupoisangbaso 2 года назад

    Is it possible to create a field for them to enter their full name and course? How to add a tax?

    • @StripeDev
      @StripeDev  2 года назад

      Hey! While custom fields aren't currently supported, customer's name and other details will be collected through the customer object[0]. Here's more on tax: stripe.com/docs/tax/checkout
      [0] stripe.com/docs/api/customers/object

    • @isanggrupoisangbaso
      @isanggrupoisangbaso 2 года назад

      @@StripeDev How to show the Exclusive tax in the checkout page?

    • @StripeDev
      @StripeDev  2 года назад

      The tax will show up in the Checkout after implementation. You can find a picture of how it will look like together with the guides here: stripe.com/docs/tax

  • @MMunirAsif
    @MMunirAsif 3 года назад

    can you make a video of the success page with the order id used for reference to deal with customers, the email address used in the checkout with PHP slim?

    • @StripeDev
      @StripeDev  3 года назад

      Thanks for the suggestion! We’re working on some new content for building a success page now, but that’ll be available in Ruby first.

  • @Morgue12free
    @Morgue12free 2 года назад

    How do we add shipping cost to a Checkout link page?

    • @StripeDev
      @StripeDev  2 года назад +1

      Hi there, you can add shipping rates to the shipping_options parameter.
      You can customize each shipping option with the shipping_rate_data parameter. For more info, check out: stripe.com/docs/payments/checkout/shipping

  • @minnuworld3269
    @minnuworld3269 2 года назад

    How to specify subscription duration in stripe checkout..?

    • @StripeDev
      @StripeDev  2 года назад

      Hi Minhu! You would do this when building the pricing model with Products and Prices. Read the docs to learn more about pricing models: stripe.com/docs/products-prices/pricing-models.

  • @ABUTAHER-wg7gz
    @ABUTAHER-wg7gz 2 года назад

    hello, i want to update in mongod payment information after checkout stripe payment comfirmed using react,

    • @StripeDev
      @StripeDev  2 года назад

      Hi Abu-mind sharing some more details of what you intend to do? We're happy to help you with this.

    • @ABUTAHER-wg7gz
      @ABUTAHER-wg7gz 2 года назад

      @@StripeDev, i got it to solve by stripe webhook

    • @StripeDev
      @StripeDev  2 года назад

      Got it-thanks for keeping us updated!

  • @KeyCalculus
    @KeyCalculus Год назад +1

    You are going way too fast for this to be useful. Please slow down and explain how to do each step.

  • @dimitriosbizopoulos8226
    @dimitriosbizopoulos8226 Год назад

    why on one-time-payment I cant have a big image? -.-

    • @StripeDev
      @StripeDev  Год назад +1

      Hi Dimitrios-the size of the image may depend on the content that is contained in your Checkout Session. If you have multiple line items, then the image used will be smaller. Since Checkout is a low-code option, you won't be able to heavily customize certain items such as image size.

    • @dimitriosbizopoulos8226
      @dimitriosbizopoulos8226 Год назад

      @@StripeDev I only have one item. So basically I want to remove 'quantity' as I have 1 item to be purchased. That will help to show the image. I can see its possible through the 'create payment link' where u do not check the 'let customers adjust quantity' but i cant find a way to do it through the api.
      "adjustable_quantity": {"enabled": False}} Does not seem to solve that.
      Any idea how to do it?

    • @StripeDev
      @StripeDev  Год назад

      The "line_items.quantity" is required in Checkout and can't be removed. If you have further questions, please feel free to post them on our Stripe Developer Discord channel: discord.com/invite/stripe.

  • @khaledxgold
    @khaledxgold 3 года назад +1

    So good

  • @Conorstew
    @Conorstew 2 года назад +1

    She sound like a robot lol

  • @tommytbonescramer3908
    @tommytbonescramer3908 Год назад

    not helpful