Primer
Update Forter via Primer notification webhook
This setup will detail how to configure Primer Payments and Disputes webhook.
Payments
This setup guide will accompany you in setting up this integration with Primer and should take less than 30 minutes to follow to completion.
Steps
-
Access the Developers section within the Dashboard Area of Primer.
-
Click the button to create a new webhook. A pop-up form will appear:
Enter a name for your webhook. We suggest something meaningful like "Forter's Webhook." -
In the URL textbox, enter: https://api.forter-secure.com/webhooks/primer/status/{YOUR_MERCHANT_ID}
make sure to replace {YOUR_MERCHANT_ID} with your actual merchant id. -
Check the "status update", "refund" options.
Your form should now look like this:Click on "Add".
-
Navigate to the Webhooks section on the Developers page of the Primer Dashboard. Then, select the Webhook signing button.
-
Now you need to select the create signing secret button which will then generate your new signing secret.
Once generated, your new signing secret will be shown. -
Copy the signing secret and send it to your Forter representative.
-
Done! We will get back to you once we have completed our part on our end.
Disputes
Steps
-
Access the Developers section within the Dashboard Area of Primer.
-
Click the button to create a new webhook. A pop-up form will appear:
Enter a name for your webhook. We suggest something meaningful like "Forter's Webhook." -
In the URL textbox, enter: https://api.forter-secure.com/webhooks/primer/disputes/[SITEID]
make sure to replace SITEID with your actual merchant id -
Check the Dispute option.
Your form should now look like this: -
-
Please make sure to register only to status events as Opened are not relevant/supported.
-
Done!
Note : The signing secret is shared across both payments and disputes, so in case you want to activate only disputes webhook you will have to do the signing secret steps mentioned above
Updated 29 days ago