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.
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".