FILTER BY TAG

Step 2A: Creating a Shared Secret Key Pair

Follow these steps to create a shared secret key pair:
  1. On the left navigation panel, choose
    Payment Configuration > Key Management
    .
  2. Click
    + Generate key
    on the Key Management page.
  3. Under REST APIs, choose
    REST – Shared Secret
    and then click
    Generate key
    .
    The REST API Shared Secret Key page appears.
  4. Click
    Download key
    .
    The
    .pem
    file downloads to your desktop.
    The
    Key
    value is your
    key ID
    and the
    Shared Secret
    value is your
    shared secret key
    .
    IMPORTANT
    Securely store the key credentials and
    .pem
    file in your system. These credentials are required in order to implement certain products, and you must be able to access them.
To create or submit another key, click
Generate another key
. To view all of your created keys, go to the Key Management page.
What to do next
To test your shared secret key pair, see Step 2B: Test Your Shared Secret Key Pair.