On This Page
FILTER BY TAG
Step 2B: Test Your Shared Secret Key Pair
After creating your shared secret key pair, you must verify that your key pair can
successfully process API requests. Follow these steps to validate your key pair in
the Developer Center and the
Business Center
.- Go to the Developer Center's API Reference page:
- On the left navigation panel, click .
- Under Authentication and Sandbox Credentials, go to the Authentication Type drop-down menu and chooseHTTP Signature.
- Enter your organization ID in theOrganization IDfield.
- Enter your key ID in theKeyfield.
- Enter your shared secret key in theShared Secret Keyfield.
- ClickUpdate Credentials.A confirmation message displays stating that your credentials are successfully updated.
- Go to the Developer Center's API Reference and navigate toPayments >.POSTProcess a Payment
- ClickSend.
A message confirms that your request was successful with the status code 201.
- Log in to theBusiness Center:
- On the left navigation panel, chooseTransaction Management > Transactions.
- Under Search Results, verify that the request ID from the test authorization response is listed in the Request ID column.If the test authorization was successful, a success message is present in the corresponding Applications column.