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 /omegle shaglevoojio 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.
10-12-2022 05:06 AM
Assuming you have your EBC2 User login, please refer to https://developer.cybersource.com/content/dam/docs/cybs/en-us/security-keys/user/all/ada/security-ke... to generate your keys.
10-14-2022 09:40 AM