On This Page
REST API
Create a Shared Secret Key for HTTP Signature Authentication
Before you can send requests for
Barclays
REST API services that are authenticated using HTTP Signature, you must create a shared secret
key for your Barclays
merchant account in the Smartpay Fuse Portal
.
HTTP Signature authentication is provided by a Base-64 encoded transaction key,
represented in a string format.
To create a shared secret key certificate:
- Log in to theSmartpay Fuse Portal.
- Test Environment:https://admin.smartpayfuse-test.barclaycard/ebc2
- Production Environment:https://admin.smartpayfuse.barclaycard/ebc2
- On the left navigation panel, click thePayment Configurationicon.
- ClickKey Management. The Key Management page appears.
- ClickGenerate Key. The Create Key page appears.
- SelectREST Shared Secret.
- Copy the generated key to your clipboard by clicking the clipboard icon, or clickDownload keyto download the shared secret.
Now you are ready to Generate the Header.