On This Page
REST API
Testing the Shared Secret Key Pair
Complete this set of tasks if you are using HTTP Signatures to secure communication.
These tasks enable you to verify that your keys are valid and working as expected.
Adding Your Shared Secret Key to the
Follow these steps to add your shared secret key to the :
- In the developer center API Reference, go to the page.
- Click theConfigurationtab.
- In the Authentication Type drop-down menu, chooseHTTP Signature.
- Enter your organization ID.
- Enter your key (also known as your private key).
- Enter your shared secret key (also known as your public key).
A message appears stating that your credentials were updated successfully.
Sending a Payment Authentication Request
Follow these steps to send a payment authentication request:
- ClickProcess a Payment.
- ClickSend.
A message appears stating that your request was successful with status code 201.
Validating the Configuration
Follow these steps to validate the configuration:
- Log in to the .
- View the dashboard.
If the transaction completed as expected, a message appears stating that your transaction was
successful.