The Credentials you'll need:
Secret Key
URLs:
Testing URL: https://api.stripe.com/v1
Production URL: https://api.stripe.com/v1
Back-office Login URL:
Steps to find your credentials:
1. Log in to the following website
2. On the top-right corner, click on Developers
3. On the left-hand side, click on API keys
4. Here you will find the Secret key (which you see by clicking on "Reveal key")
You should set up a callback URL in the PSP Back office. You can do that by following these steps:
Go to Webhooks
Click on
Use this URL: https://api.bridgerpay.com/v2/webhook/stripe/callback
Click on Select events and look to add the following events
charge.refunded
payment_intent.canceled
payment_intent.payment_failed
payment_intent.processing
payment_intent.requires_action
And save it!
If you need more payment providers for your business, use our connections search engine to find and contact them.