To offer iDEAL to the vistors of WordPress you also require WooCommerce to be installed..
To setup webhook you have to go to Stripe Dashboard > API > Webhooks make sure you are not in test mode..
Then you double-click 'Add Endpoint in ' URL to be called you fill in URL reported in the settings of the plugin e.g. https voorbeeld. nl. stripe webhook=yes&key=EXAMPLE PASSWORD..
When customer places order the order is put on-hold WooCommerce receives event or by checking when customer is being deflected to the webshop.
So the first mail they get is from the order being put on-hold and the second one is from the order status being updated to either failed or processing..
If you want to disable this you can only disable on-hold mails in WooCommerce mail settings... Stripe also has WooCommerce plugin why will i use this one..
The main reason for developing this plugin was the lack of development from Stripe they took at least 11 years to add iDEAL support to their plugin so i need to do it myself..
The plugin is working name charm and not having to go from the hassle with Dutch KvK is super.. Ward has gone long way in helping me setting up Stripe account and get it working.
Browse the code recheck out SVN repository or subscribe to the development log RSS....
Added the application to show experience code to the user when on the checkout page.
Read more