Accept an iDEAL payment with Stripe.js

preview_player
Показать описание
In this episode, you'll learn how to confirm a iDEAL payment with an HTML and JavaScript client using a custom form.

### Table of contents

00:00 Introduction
00:24 Confirm server is running
00:31 Create a payment intent
03:41 Confirm a payment intent
04:11 Test the demo
04:34 Refetch the payment on return
05:52 Recap

### Server implementations



### Presenter


### Resources


### Support

### Updates

### Feedback
#Stripe #Payments
Рекомендации по теме
Комментарии
Автор

I integrated ideal with stripe using Checkout Plugins, but our customer get this error message when tryig to pay with ideal:

You passed an empty string for
|[address|[country]. We assume empty values are an attempt to unset a parameter; however
[address][country]' cannot be unset.
You should remove

Taddress][country] from your request or supply a non-empty value.

zakariyabenleglil
Автор

How can non-developer people understand all of this? I just want people to be able to pay with Ideal.

tatianaverbiesen
Автор

This is all quite confusing. How does the code know which url to redirect to to make the payment? Where does the code get the bank list from? Can this be done without javascript?

florisvandenberg
Автор

is it possible to create a subscription using the ideal payment method and not using the checkout session?

pervezali
Автор

Can I attach an ideal payment method to a customer?

pervezali
Автор

Hello, I need to integrate iDeal to my Stripe account. However I did not understand your video and I would like some help. Could you help me on that?

AsTropia
Автор

In which part the customer enters his ideal bank details ? he just chooses a bank. and that's it ? where's the information that we put like we do on card numbers?

mertefe
Автор

where's the webook catcher of if payment is succeed in this video ? Which is what basically needs to be in ideal payment ?

mertefe
Автор

i have a website hosted in hostinger using wordpress as platform...and stripe is configured for all payment gateways except for iDeal as it require much coding experience which I dont have. Can you tell me if there is a way to get a developer to help with ?

ratheeshvnair