Configure Ingenico
The configuration of Ingenico (WorldLine) in GoMeddo Payments is a two-part process. First, you need to provide GoMeddo with the settings for your account. GoMeddo will come back to you with your account and payment provider id. Then set up the webhook.
Provide the API key
Login to your Ingenico dashboard, the URL depends if you have a sandbox or production account.
Navigate to Merchant IDs under account settings.
Copy the Merchant ID.
Navigate to API Keys under account settings.
Copy the API key Id and the Secret API key.
Navigate to Webhooks keys under account settings.
Copy the Key Id and the Secret Key.
Now create a secure note with all the values you copied and share it via Cryptex. Make sure to also include if this is a production or test environment in the note. (Note: The generated link is valid once. Do not open it once generated)
If you already have an account for GoMeddo Payments please also include the account id.
Share the Cryptex link with GoMeddo
You will receive your account id and provider id along with the confirmation that your Ingenico account is configured. Now continue with setting up the webhook.
Setup the webhook
You can only do this step once you have gotten your account id and provider id from GoMeddo
Login to your Ingenico (WorldLine) dashboard
Go to “Webhooks”, this should be under merchant settings
Click “Add endpoint”
In the Endpoint URL field specify the following url (replace <account id> and <provider id> with your values):
https://api.payment25.com/api/v1/account/<account id>/provider/<provider id>/callbacks
Select the “Send all events”
Enter your password as verification
Click “Add webhook”.