merchant ID (neostreamtechnologygroup_qr) Getting Reason Code 150, merchant_id invalid or missing on
merchant ID (neostreamtechnologygroup_qr) Getting Reason Code 150, merchant_id invalid or missing on. Please assist fix my sandbox account or suggest solutions.
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)...
Best practice for passing custom line-item data from front-end tools to Secure Acceptance?
"I’m currently developing a specialized e-commerce flow where the transaction amount isn't a fixed SKU price, but rather a dynamic calculation based on user-provided dimensions.We’ve built a custom Lawn Topsoil calculator that allows users to determi...
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...
Best practices for handling intermittent 400 errors during Cybersource API transactions in productio
Hi everyone,I’m currently working on integrating Cybersource payment APIs into a production environment, and I’ve encountered an issue where certain transactions intermittently return HTTP 400 errors without clear or consistent error messages.Here’s ...
Best Practices to Protect Payment Pages and APIs from Bots and Fraud
Hi everyone,I’m reviewing the security of my website and want to ensure that payment-related pages and APIs are well protected from bots, scraping, and fraudulent activity. My site interacts with external payment services and APIs, but does not direc...
Unified Checkout v1.1 /flex/v2/complete returns 400 MISSING_FIELD for card data with completeMandate
Hi CyberSource Support,We are integrating Unified Checkout v1.1 with completeMandate for a Sale flow (authorization + capture + 3DS). The widget renders correctly,Auth Setup completes, Device Data Collection succeeds, but the internal POST /flex/v2/c...
Exploring Secure Payment Solutions with Cybersource
Cybersource is a leading global payment management platform that enables businesses to process online payments securely and efficiently. It provides a comprehensive suite of solutions, including payment processing, fraud prevention, and risk manageme...
Connection reset error when MLE response is enabled in create payment Call
DescriptionWhile verifying Message Level Encryption (MLE) integration using this SDK together with the official sample repo cybersource-rest-samples-java, I encountered a Connection reset exception only when MLE response encryption is enabled.The sam...
Credit card authorization error on Sandbox Account
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: usd_outlet_id, usd_terminal_id"My merchant id is "tr_122201_1773211850"
Webhooks not being delivered in Sandbox (only health check requests are received)
I'm experiencing issues with webhook delivery in the Cybersource sandbox environment.I have configured webhook subscriptions with the appropriate products and event types (e.g., customer invoicing and recurring billing), and the subscriptions are mar...
Unified checkout Apple pay setup on web
I am trying to setup Apple pay on my website, I am using unified checkout sdk, I have verified my domain do I need Apple developer account as well to setup apple pay on my website or is it handled by unified checkout?
Best approach for handling payment failures when integrating Cybersource API?
I am currently exploring the Cybersource payment APIs for a project and I want to understand the best way to handle failed transactions in a a production environment.During testing I noticed that transactions can return different response codes depen...
The following property is either invalid or missing: hkd_outlet_id, hkd_terminal_id
Reason Code 150 - The following property is either invalid or missing: hkd_outlet_id, hkd_terminal_idI am currently integrating Secure Acceptance in the Sandbox environment , but I am encountering the following error during transaction processing:"Th...
The following property is either invalid or missing: usd_outlet_id, usd_terminal_id
Title: Reason Code 150 - usd_outlet_id usd_terminal_id missing on SandboxHi,I am getting Reason Code 150 on all payment attempts in sandbox,even using the official PHP sample code:Samples/Payments/Payments/SimpleAuthorizationInternet.phpError: "The f...
Create a new payment token with an existing customer token
Hi, I am trying to create a new payment instrument token (new card) when creating an authorization. The token creation for first time is well documented: https://developer.cybersource.com/docs/cybs/en-us/tms/developer/all/rest/tms/tms-mult-tkn-create...
Handling partial deposits and "Pay-by-Link" for high-ticket modular units?
Hi everyone,I’m working on a payment integration for a client that manufactures large-scale portable offices and modular cabins (you can see the product scale here: https://portaking.pk/).Because these units are expensive and often custom-built, we d...
Can anyone tell me which free api can be used to download legal youtube audio?
Hi all,I am running a website where i am using an api to download audios from youtube. I am having problem now with this api so please can anyone tell me is there any other free api available in the market so i can continue my work peacefully.
Has anyone implemented Cybersource 3DS Payer Authentication
My team and I are currently integrating Cybersource 3D Secure (3DS) Payer Authentication into our merchant payment flow, and we would appreciate your guidance to ensure our implementation aligns with Cybersource best practices.We would like clarifica...
sandbox registration does not send an email
Hello, I am attempting to register a new account on https://developer.cybersource.com/hello-world/sandbox.html. The page displays the profile ID, key, and secret, and indicates that I should receive a confirmation email; however, I never received tha...
Capture Context with http://localhost TargetOrigin
Hi, I'm attempting to make a Unified Checkout capture context call with an http://localhost:[port] TargetOrigin, but getting a 400 error back. Is there any way that this call can be made with an http TargetOrigin? I need to be able to do this as our ...
Best strategy for streamlining PCI compliance when collecting KYC data alongside payments?
Hi everyone,I’m currently architecting a flow for a high-volume merchant and I’m looking to minimize our PCI DSS scope. We need to collect sensitive payment info (handled via Cybersource Flex Microform), but we also need to gather significant KYC/onb...
How can transaction latency be minimized when using Cybersource APIs at scale?
Transaction latency when using Cybersource APIs at scale can be minimized by applying a combination of architectural, network, and application level best practices.First, ensure that your application uses the closest Cybersource regional endpoint to ...
Microform placeholder styling not working Solved
The documentation here shows that you should be able to use the `::placeholder` selector to set the color of the placeholder text. I've tried setting this, and it seems to have zero effect. I've tested in Chromium based browsers as well as Firefox, b...
Unified Checkout Apple Pay
Hi,Attempting to implement Unified checkout using a test card in my wallet but I'm getting the following error?TOKENIZATION_ERRORBad captured dáta structure:mismatch between signed and outer transactionIdsAny ideas?Thanks
Looking for Custom API Solution: Auto-Retry Failed Payments Using Secondary Card/s
Hi everyone,We’re looking for guidance and/or a developer referral for a custom Authorize.Net API solution.Our setup:• WooCommerce Subscriptions manages recurring billing• Authorize.Net stores customer payment profiles with multiple cards on file (CI...
Best Practices for Handling 3D Secure Redirects in Cybersource REST API
Hi. Just integrating 3d secure with cybersource rest api. when transactions triggers 3d authentication, I receive a redirect url. how to handle callback once authentication is complete?
Best Practices for Estimating Interior Openings in Construction Projects?
I’m currently exploring ways to improve accuracy in estimating construction projects, specifically when it comes to interior openings like doors, windows, and other penetrations. As a project planner, I’ve noticed that miscalculations in these areas ...
Issues Integrating Cybersource Payment on Our Website
Hello, I’m integrating Cybersource payments on our website and running into issues with transaction handling. While payments are being submitted successfully, the transaction status sometimes doesn’t update correctly in our system, and webhooks aren’...