Warm tip: This article is reproduced from serverfault.com, please click

How/Where do I get the MerchantKeyId and MerchantSecretKey from Cybersource Business centre?

发布于 2021-03-02 08:39:49

I am using cybersource-rest-client NPM package to make payments using Cybersource REST API. It all works fine with test values from cybersource-rest-samples-node Configuration files. I have failed to find the corresponding MerchantKeyId and MerchantSecretKey of my test account to switch from those in the sample config file.

Thanks for your help in Advance.

Questioner
Isaac Pitwa
Viewed
0
Michael L 2021-03-10 02:03:01

You need to create a new API Shared Secret. You can follow the steps here: create shared secret key. The MerchantKeyId is the "Key" and the MerchantSecretKey is the "Shared Secret Key".