cybersource APIs
Description
cancel
Showing results for 
Search instead for 
Did you mean: 

From this board

Sandbox Merchant Activation Error

While the sandbox registration is now fixed compared to my past post, the activation url gives this error on multiple browsers. {"response":{"rmsg":"Internal server Error"}}

Sandbox Registration is Down

I was curious if anyone else is having issues with the sandbox registration. I know there was a scheduled maintenance; however, it still seems to be down as I am getting an error of "Registration Failed. Please try again later."

hantranjp
New Member

Sandbox is down

Hello,Currently, the https://apitest.cybersource.com/microform/v2/sessions is timing out on my local machine and on the Cybersource docs: https://developer.cybersource.com/api-reference-assets/index.html#flex-microform Anyone else?

Cybersource refund getting Not Authorized /401

I am integrating CyberSource Payment Gateway using JAVASCRIPT. The Payment part is working and going through, However I am stuck at refunds. Always getting not authorized error. The API keys are correct. I have checked multiple times.Note: I am using...

3DS Payer Authentication Challenge OTP Submit not working Solved

Hello Support Team,We are experiencing an issue with the 3DS Payer Authentication challenge flow.Issue:After the cardholder enters the OTP and submits the challenge, the request is sent to the following endpoint:https://centinelapistag.cardinalcommer...

3DS Payer Authentication Challenge/Stepup not working

Hi, I'm implementing Payer Authentication (3ds) and had a working version that today suddenly stopped to work.When I submit the challenge in the challenge iframe, it post to: https://centinelapistag.cardinalcommerce.com/V1/TermURL/2.0/CCAit is a form...

Error - General system failure

encountering authorization failures in Sandbox with the same processor configuration error, even after the earlier confirmation that settings were updated for our merchant profile.Current error:- `status`: `SERVER_ERROR`- `reason`: `SYSTEM_ERROR`- Tr...

MLE Upcoming Mandate

Hello! As per information here https://developer.cybersource.com/docs/cybs/en-us/platform/relnote/all/na/rn-2026-04-10/rn-announce/announcement-mle.html an updated version of message-level encryption (MLE) will become mandatory in order for merchants...

Unable to complete test transaction in Sandbox account

Getting an error while using endpoint or runnng test transaction.Reply Message:The following property is either invalid or missing: usd_outlet_id, usd_terminal_idWhere I can find these configuration? How to pass these values in the request if so.Kind...

herath
Member

Issue Updating Message Level Encryption Configuration

Endpoint:POST https://api.smartpayfuse-test.barclaycard/pts/v2/paymentsReference Documentation:https://developer.smartpayfuse.barclaycard/api-reference-assets/index.html-> Payments -> Process a paymentIn the Message Level Encryption tab, the followin...

How to generate HTTP Signature correctly in CyberSource REST API?

To generate an HTTP Signature in CyberSource REST API, developers must create a SHA 256 digest of the request body and include required headers like host, date, digest, and v c merchant id. The signature string is then signed using the merchant’s sec...

Game

Games are an important part of entertainment and learning in today’s world. They can be played on mobile phones, computers, consoles, or even outdoors. Video games improve skills like problem-solving, quick thinking, and hand-eye coordination. Online...

Unified Checkout V1 Issues

I am running into a couple issues integrating the latest Unified Checkout V1. The issues mentioned below do not seem to occur in version 0.34.Issue #1. Attempting to mount a trigger causes a TypeError to occur (version 1.3.0).Code:const client = awai...

iframe.min.js fields fail after load

Hi all.I'm loading payment fields using the below.https://testflex.cybersource.com/microform/bundle/v2.9.0/iframe.html?keyId=XXXXXhttps://testflex.cybersource.com/microform/bundle/v2.9.0/iframe.min.jsI'm building using Australian NAB Gateway which us...

msie
Member

Can I use Unified Checkout on my site which uses .net 4.8

I currently use Secure Acceptance. My site is on .net 4.8 (and unfortunately for me, it is written in VB.Net). From the documentation and samples, I cannot find anything on how I can implement Unified Checkout on my current site. Is there any sample ...

Getting 403 error on Payment Authorization API call

Hi everyone,I'm integrating Cybersource REST API for payment authorization and keep getting a 403 Forbidden error on every request. I've double-checked my credentials but can't figure out what's wrong.My Setup:Environment: SandboxAPI: REST (not SOAP)...

Handling Partial Payments for Custom Services via Flex Microform

"I am currently working on a custom integration using CyberSource Flex Microform for a client's site. We are processing payments for a specialized surveying service where the transaction amount is calculated dynamically on the front end based on user...