Accept payment with Affirm

Поделиться
HTML-код
  • Опубликовано: 27 авг 2024
  • In this episode, you'll learn how to accept an Affirm payment using Stripe.js. Enable your customers to buy-now-pay-later. The recommended integration for Affirm is with Stripe Checkout or the PaymentElement. In this episode, you'll learn how to directly integrate just with Stripe.js.
    Presenter
    CJ Avilla - Developer Advocate at Stripe - / cjav_dev
    Resources
    stripe.com/doc...
    stripe.com/doc...
    github.com/str...
    Support
    If you have a question, please feel free to reach out to our support team on Discord at stripe.com/go/...
    Updates
    Sign up to stay updated with developer news: go.stripe.glob...
    Feedback
    If you have any feedback about this or other episodes, let us know: forms.gle/VjNq...
    #Stripe #Payments

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

  • @Cummata
    @Cummata 3 месяца назад

    What payment options will the customer have for a $3k-5k invoice. Will they be able to do 24-36 months? How will they see this option?

  • @Moralesscalpmicro
    @Moralesscalpmicro 2 месяца назад

    Do i need a affirm merchant account to integrate in my stripe account?

  • @AbhishekGupta-nf6zw
    @AbhishekGupta-nf6zw 3 месяца назад

    Is it possible that instead of being redirected on the Affirm URL, the checkout happens inside an on the source web page?
    I use different methods - confirmAffirmPayment, confirmKlarnaPayment, etc and would love to keep the flow same for users - i.e. inside an .

    • @StripeDev
      @StripeDev  3 месяца назад

      Hey Abhishek-mind sending us an email here: support.stripe.com/contact/login. We'll take a look.

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

    I'm trying to integrate Affirm within Stripe to work at checkout on my Shopify store, can anyone help me?

  • @keionacherry4285
    @keionacherry4285 9 месяцев назад

    Thank you for this video I have stripe and affirm is an option at checkout tower my customers are getting a message saying I have to confirm their payments how can I do that

    • @StripeDev
      @StripeDev  9 месяцев назад

      Hey Keiona, you can find details on confirming the payment here: stripe.com/docs/js/payment_intents/confirm_affirm_payment.

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

    Also how could you enable the test site??

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

      Hey there! You may find the following doc helpful: stripe.com/docs/testing.

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

    I am having a problem, my live public api key works and redirects me to the affirm website, and keeping everything same except test api key, this time it says we encountered a problem with your checkout. What may be the problem for website integration?? Thanks in advance for any kind of help.

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

      Hmm. We would love to take a closer look at this for you. Could you DM us on Twitter @Stripe or email us at heretohelp@stripe.com or contact us directly here: stripe.com/contact? Thank you!

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

      @@StripeDev Thanks, I have figured it out. Deleted all my codes and started from zero step by step with documents.

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

      That's great news! Let us know if you need any further help.

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

    I can't find the video on how to setup the server. Can you redirect me to the correct one?

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

      Hey there-we have a few different videos on server-side redirects depending on the code base you're using, but you might want to start with this one: ruclips.net/video/WSki6n502mk/видео.html.

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

    Could you share code files on github please????

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

      Hi there-it's listed in the video's description!