On This Page
REST API | Barclays
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 your keys are valid and working as expected.
Adding Your Shared Secret Key to the Smartpay Fuse Portal
Smartpay Fuse Portal
- Go to theProcess a Paymentpage in the developer center API Reference:
- Select 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
- SelectProcess a Payment.
- ClickSend.
A message appears stating that your request was successful with status code 201.
Validating the Configuration
- Log in to theSmartpay Fuse Portal.
- View the Dashboard.
If the transaction completed as expected, a message appears stating that your transaction was
successful and that your system is configured properly.