Hi, I'm trying to call the REST API to reverse authentication and it's returning 404 - Resource Not Found. I tested same payload on postman and it seems to be working fine. Does anyone ever seem t...
Hi all - this one is doing my head in so would appreciate some pointers. Here is the short version: 1. Wanting to submit a simple sale/payment via a web app using Google Pay (and eventually Ap...
I have the report download api working in node.js but I need it working client side using javascript. I appears that I need the function buffer() in node.js to create the properly formatted b...
...hared Secret key, and using both HTTP Signature as well as a p12 certificate, my calls to https://developer.cybersource.com/api-reference-assets/index.html#transaction-search_search-t...
The github sample is done in .net core 3.1. From a .net 6.0 project I can install the 2 packages: CyberSource.Authentication and CyberSource.Rest.Client. Using the sample code on github under the .ne...
...an't find anything in the documentation related to it) - i get a similar (but different wording) error when using the "Live" console on the API reference website. { "errors": [ { "type": "m...
Hi, I'm getting the following error whenever I try and make a credit card authorization on my sandbox account. "The following property is either invalid or missing: merchant_category_code, usd_outl...
Hi, After trying several times and never getting a confirmation email, I have now managed to set up a sandbox test account for the business center. However, the email I received as confirmatio...
Hello, I used to be able to create a sandbox account pretty easily using this link. https://developer.cybersource.com/hello-world/sandbox.html But now, every time I wanted to create an account all ...