Best Practices for Integrating CyberSource API with File Downloads & User Experience
Hello CyberSource Community,I'm currently working on a project that involves integrating CyberSource payment API into a platform that allows users to download files directly from our website. We aim to offer secure and seamless file delivery while ma...
ERROR - Invalid or missing prop: merchant_category_code, usd_outlet_id, usd_terminal_id
Hi All. Seems like this is a problem that more than one person has had in the past but that it's not possible to fix from the Business Center. Here's the error I am getting when trying to process a transaction from the Business Center Virtual Termina...
Need Help with CyberSource Blacklist Issue on Copart.com
Hello everyone,I've been using Copart.com to make payments without any issues for several months. However, since March, all my payment methods (including Apple Pay, Play Store, and the ones they offer) are being rejected, even though I can still use ...
Unable to complete test transaction in Sandbox account
I receive this error when testing out the Virtual Terminal - one time payment in my sandbox account..Warning: Transaction DeclinedThe transaction server declined your transaction request.The following property is either invalid or missing: merchant_c...
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: merchant_category_code, usd_outlet_id, usd_terminal_id"It seems to be the same problem ...
Credit card authorization error on Sandbox Account
Hi,I get below error when trying to authorize a payment on my sandbox and also if i try a one-time payment through virtual terminal on my account"The following property is either invalid or missing: merchant_category_code, usd_outlet_id, usd_terminal...
invalid or missing merchant_category_code, usd_outlet_id, usd_terminal_id
Hi,I'm facing Processing Error issue while transaction with Secure Acceptance Hosted CheckoutIntegration in testing environment (cybersource sandbox testing account),Merchant ID:aithentchntest_1724924340Request ID:7254546962716299704001Client App:Sec...
Testing Webhooks in Sandbox (Cybersource)
Hello, I'm trying to use Secure Acceptance to allow users to setup a card, and then use the API to capture payments on the card.I wanted to be able to listen to webhooks regarding payment events, but so far in Sandbox (https://businesscentertest.cybe...
No way to detect a Duplicate Customer Profile?
How can I get cybersource createCustomerProfile to detect a duplicate?I am able to repeatedly send the exact same information, including the following fields:- buyerInformation.MerchantCustomerID = "1234"- buyerInformation.Email = "meAgain@cyber.com"...
sap hybris intergration issues
Hi all,I'm new to Cybersource and I’d like to ask whether the SAP Hybris plugin provided by Cybersource supports Hybris 2211 or higher versions. What payment solution is used in the current extension? While using it, I noticed that the checkout page ...
Welcome Post
Hello CyberSource Community,We are Eastlight Dental, and we're excited to join this community of developers and professionals. As a dental practice that values innovation, we're always looking for new ways to enhance our patient experience, particula...
I need guidance on integrating a Cybersource Payment Gateway with a custom website. How can achieve?
Integrating a Cybersource Payment Gateway with a custom website involves several steps. Here’s a high-level guide to help you through the process:### 1. **Get Access to Cybersource**- **Sign Up**: First, you'll need to sign up for a Cybersource accou...
I am looking to connect a Cybersource Payment Gateway with a custom website.
Hello EveryoneI am currently working on connecting the cybersource payment gateway into a custom built e commerce platform; and I have discovered a few issues that I would want to receive some advice on.Our website is built on a unique PHP framework,...
Cannot Redirect to Accept Hosted URL
Thank you for your help.I'm building a project in TypeScript, React, and Next.js. Please excuse some bad practices as I'm currently trying to get the initial integration working.I have a `/lib/authorizeNet.ts` file with a `getHostedPaymentPageRequest...
Look up a customer Profile by buyerInformation MerchantCustomerID?
Is it possible to look up a customer profile using buyerInformation.MerchantCustomerID?I can do a search but my one and only customer in test is not found (count = 0)The docs here Filtering by Query Parameter (cybersource.com) say buyerInformation.Me...
Cybersource Postman Collection - Prescript Error
Hi,I have searched and found a couple of people had the same issue as me. But all of them said they found the issue and resolved without saying what they found or did.I downloaded Cybersource postman collection from here -> https://documenter.getpost...
Planned System Maintenance - SSL Certificate Change - Sandbox & Production Environments
Hi,Based on the circular in subject, we need to know if there is any change requried at our end as we use Legacy system with SOAP based simple API to connect for our credit card authorization using IBM i.We recently received a notice that Cybersource...
Turning off Autocomplete
Hi,One of our clients requested that the Browser autocomplete be removed on sensitive fields like cardnumber,cvv etc. If a user has a card saved on the browser and if the user clicks it, I assume that the autocomplete event is trigged and the cyberso...
Optimizing API Performance: Best Techniques and Tools for High-Traffic Environments
What strategies have you found most effective for optimizing API performance in high-traffic environments? Could you share any specific techniques or tools that have significantly improved response times and reduced latency in your implementation?
Duplicate Vary Header in response
Hello, My rest calls (using the c# rest API) have begun crashing because of a duplicate Vary header being returned from the test environment. For example, a call to GetCustomerPaymentInstrumentsList or GetCustomer results in an exception because of t...
How to Handle Custom Payment Fields in the Cyber Source Checkout API?
Hi everyone,I'm integrating CyberSource's Checkout API into our e-commerce platform, and I need to include some custom payment fields that are specific to our business needs. For example, we want to capture additional details like a "gift message" or...
Optimizing Cybersource API for High-Traffic Ecommerce
Can anyone share best practices or advanced techniques for optimizing the performance of Cybersource API integrations in high-traffic ecommerce environments?
NPM Authorize.net 1.0.8 is not returning GetTransactionDetails returns nothing in a Live mode.
I'm passing a settled transaction Id along with my api login id and transaction key details. What's wrong with this?My code snippet:const { APIContracts, APIControllers } = require('authorizenet'); // Replace with your actual API credentials const ap...
About customer Support
Can anyone share their experience with CyberSource's customer support and any tips for resolving issues quickly?
Webhooks OAuth with JWT
Hi,I have a query regarding Webhooks creation with OAuth and JWT. Basically, Cybersource will send a POST request to the client server to get the access token for sending a notification. In this request, every client server will expect a signed JWT t...
JakartaEE support for authorize.net hava sdk
Is JakartaEE support available in anet-java-sdk. I am using version 1.9.4 for the java sdk.https://jakarta.ee/specifications/xml-binding/4.0/I am trying to upgrade tomcat 10 and it is complaining about the javax.xml.binding. Find below stack trace: j...
Collect Credit card information
We are using Create Customer Profile API to collect credit card details from users via our portal, which is stored in Authorize.net.To enhance security, we wish not to use our portal for collecting the credit card details.We want to just collecting t...
Git for CyberSource.Authentication for .Net Framework
I need to be able to build and sign for strong named assembly cybersource-rest-client-dotnet.dll and AuthenticationSdk.dll as my ERP application is strongly signed and all DLLs referenced must also be strongly signed.I am able to find the Git reposit...
The following property is either invalid or missing: streamline2_gbp_terminal_id
Hello,I'm trying to use the WooCommerce Cybersource plugin.I've generated keys in my Cybersource account and the plugin appears to be working correctly.However, when I try to make a payment it always fails. In my Cybersource transactions I see this:T...
Secure Acceptance refund API/ solution
Hello,Is there possibility to somehow implement refunds on Secure Acceptance Hosted Checkout? I wrote to the support and they said that there is no API for it but also recommend to reach the developer community. This is the last step of my integratio...