Stripe Payment gateway is a very easily to be set. You just follow the next steps:
- 1. Go to http://stripe.com and login with Username and password.
- 2. After that click on “Dashboard”, and then select “Your account” – “Account settings”.
- 3. A popup will appear and You must go to API Keys, here You will find the Secrete Key and Publishable Key.
- 4. Set your Web Hook URL to: http://yourwebsite.com/?ihc_action=stripe
If still the Orders are not Completed into your UMP system have a double check over WebHook settings.