...
Login to your stripe dashboard
Go to “Developers”, this should be at the top right side of the page
On the left sidebar click “Webhooks”
Click “+ Add Endpoint”
In the Endpoint URL field specify the following url:
https://api.payment25.com/api/v1/account/<account id>/provider/<provider id>/callbacks
Click on "+ Select events”
Click on Checkout and then select “Select all Checkout events”
At the bottom click on “Add events”
Click on “Add endpoint”
Once the endpoint is added you will be redirected back to an overview with all your webhooks. Click on the webhook you have configured.
On the top it will say "Signing secret” along with “Reveal”. Click on reveal.
Create a another cryptex link with your singing secret, account id and platform id and send it to GoMeddo
You will get confirmation that your account is onboarded
...