Accepting iDEAL Payments through Stripe
ShinePages Support
Last Update 2 tahun yang lalu
If you are selling in the Netherlands, you might want to offer payments through iDEAL to your customers.
To accept payments through iDEAL, you need to have an active Stripe account and have it connected to your online store.
Make sure you have Stripe enabled.
With your keys, set and check "Enable iDEAL payments".
Go to your Stripe Dashboard and create a webhook.
Webhooks are required to notify your store that a payment was made.
If not set correctly, payments through iDEAL will not be processed.
To create a webhook, log in to Stripe, go to Developers > Webhooks > Add Endpoint, and fill out "URL to be called" with the URL from your Stripe settings (e. g. https://mysote.com/_service/stripe)
Optional: You can filter the event types to the source.canceled, source.chargeable, source. failed only.
If using test data, you need to create the webhook in the testing environment as well.
That's it! You can now process payments through iDEAL and your Stripe account.