On This Page
FILTER BY TAG
Create a Shared Secret Key Pair
The Webhook REST API requires you to create a shared secret key pair. You may have
already completed this requirement if your system is currently REST compliant.
Follow these steps to create a shared secret key pair:
- Log in to theBusiness Center:
- On the left navigation panel, choosePayment Configuration > Key Management.
- Click+ Generate keyon the Key Management page.
- Under REST APIs, chooseREST – Shared Secretand then clickGenerate key.
The REST API Shared Secret Key page appears. - ClickDownload key
.
The.pemfile downloads to your desktop.
To create or submit another key, click
Generate another key
. To view all of
your created keys, go to the Key Management page.IMPORTANT
Securely store the shared secret key pair in your system. You must be
able to retrieve these credentials to implement the Webhooks REST API.
RELATED TO THIS PAGE