Issue Integrating Cybersource Payments for Mobile Game API – Need Guidance Solved
Hi everyone,I’m currently integrating Cybersource payment processing into a small mobile game project that has an online item-purchase system. The backend handles requests normally, but I’m running into issues during the payment flow:The authorizatio...
Subscription Payment Update Webhook Not Triggering in Sandbox
Hi Team,I’m testing Cybersource Subscription Payments in the Sandbox environment, and I’m facing an issue where the subscription payment update webhook is not triggering.Here is my current setup:Subscription status: ActiveWebhook status: ActivePaymen...
Subject: Flex API Microform – “Invalid field - value” for card number in sandbox (2025)
Hi everyone,We are integrating CyberSource Flex API with Microform v2 in our Node.js checkout.Card fields load correctly, tokenization call is made, but we always receive:{"response": {"rm sg": "Invalid field - value"," r c ode": "E100","details": [{...
403 Forbidden Error on Token Creation for New Cards in Sandbox Environment
Hi Support Team, Please see the details below:Environment: CyberSource Sandbox (Test Environment)Endpoint Failing: https://testsecureacceptance.cybersource.com/silent/embedded/token/createWe are experiencing a 403 Forbidden error when attempting to t...
CyberSource REST API Validation Failure: “Invalid Merchant ID” Following Step-9 Live Console Executi
In alignment with the NAB-integrated CyberSource payment-gateway reference documentation provided at:https://developer.cybersource.com/content/dam/docs/cybs/en-us/platform/developer/all/rest/rest-getting-started.pdfI sequentially followed steps 1 thr...
How important is professional editing in book publishing?
Editing is one of the most crucial stages. It improves readability, eliminates errors, and strengthens the author’s voice. Most publishing professionals—including those at David McKay Publications—agree that proper editing can make the difference bet...
Recurring Billing
We are pulling the report from cybersorce for EFG and EFGMoxy MerchantIds. Will the report colum change due to the changes that you are making to recurring billing ? We are pulling the report "PaymentBatchDetailReport_Daily_Classic" everyday and proc...
Support for SOAP integration using MetaKey (for SAP Commerce)
Hello Cybersource team,We currently have a SAP Commerce (Hybris) implementation using the SOAP integration, where each merchant configuration requires its own .p12 certificate.We are interested in migrating to use MetaKey, so that a single certificat...
About Research Writing
I’m researching how the Cybersource API supports secure online payments and integrates with different platforms. I want to understand its role in fraud management, data security, and e-commerce optimization. Insights from developers or research paper...
“Building a Next-Gen Video Player Experience for ISVs: Payments, Stream & Analytic
In today’s digital landscape, Independent Software Vendors (ISVs) are reshaping how audiences experience streaming platforms. Developing a next-generation video player is no longer just about crystal-clear playback — it’s about connecting content, mo...
Experimenting with Financial Calculator Logic — Building a Simple Boat Loan Tool”
Experimenting with Financial Calculator Logic — Building a Simple Boat Loan Tool” Forum Post / Article:Hey everyone I’ve been working on a side project recently related to online finance tools — specifically, loan calculators. I wanted to understand ...
Using Simple Decision-Making Tools to Streamline Development Workflows
As developers, we often deal with multiple projects, APIs, and client requests at once — and sometimes the hardest part isn’t coding, it’s deciding what to prioritize next.I’ve been exploring lightweight decision-making tools that can help manage cho...
Exploring Secure Payment APIs and Integration Tips for Developers
I’ve been diving deep into API-based payment solutions recently and wanted to start a discussion around best practices for integrating secure payment gateways into web and mobile apps.From what I’ve learned, maintaining tokenization consistency, hand...
Minor Header Glitch Noticed on Sable Stone’s Website
I was checking out some of the new leather collections on sable-stone earlier today, but the header seemed to glitch a little when I tried to open the menu. Might just be a temporary issue, but everything else on the site looks amazing — the quality ...
How to Integrate Secure Payment Options in Gaming Apps
I’m exploring ways to improve in-game purchase systems with smoother and safer payment integration. Has anyone tried using Cybersource APIs for handling digital game payments or subscriptions? Looking for suggestions and best practices to make the pr...
Retrying a payment with Auth Data with Cybersource
Greetings everyone,Let's say there was a payment that I did with another gateway provider like MPGS or Checkout.com, the authentication was successful, however the payment failed due to a soft decline or a gateway provider error. In this case, I want...
Anyone seeing null response for Cybersource Payments API
Hello, Seeing intermittent null responses from Cybersource API Endpoint - https://api.cybersource.com/pts/v2/payments Reached out to their team, escalated it, but nothing yet. Anyone seeing something similar?
How can I securely integrate a payment API for in-app purchases in a Teen Patti game?
I’m working on an Android-based Teen Patti app similar to 3 Patti Boss, where users can buy in-game coins and rewards. Which Cybersource API would be best for secure payment handling and fraud prevention in such gaming apps?
How do you handle test vs. live environment consistency when integrating Cybersource APIs?
Hi everyone,While setting up Cybersource API integrations, I noticed some differences between the test environment and the live one especially when validating payments or handling webhook responses.In the sandbox, everything runs smoothly, but once m...
Upgrading SOAP Toolkit to use .p12 Certificate
I am in the process of upgrading our usage of the SOAP Toolkit to a version that uses a .p12 for authentication.Following instructions here: Important: SOAP Toolkit UpdateI updated my service reference to: https://ics2wstesta.ic3.com/commerce/1.x/tra...
Cara Menghubungi CS TransNusa
CS TransNusa
Cara Reschedule | Tiket TransNusa
Begini cara Reschedule TransNusa Tlpn +62081944.399827 Silahkan jelaskan
Handling recurring billing with CyberSource REST API — best practices?
Hello community,I’m integrating REST APIs for SR Blinds, a UK-based online retailer of bespoke window blinds. We have a subscription / membership product (e.g. maintenance plans or fabric replacement insurance) that needs to charge customers on a rec...
Call : +1(325) 244-1757 QuickBooks File Doctor Installation Issues: How to Fix Them
The QuickBooks File Doctor is a widely used tool that helps repair company file corruption and resolve network problems. However, many users encounter installation issues that prevent the tool from working properly. These problems can arise during se...
CyberSource Payment Integration - Quick Gateway Setup
What's up devs! Need a CyberSource expert to get our payment flow running smoothly.What we're implementing:Custom payment gateway integration using CyberSource REST APIsAutomated transaction processing with fraud detection and tokenizationSimple webh...
Payway with CyberSource Argentina
Good afternoon, I'm integrating payments with Payway Argentina and CyberSource. We need to know if we have a way to send a parameter that can be visible in the user's purchase summary, since we need to send a 4-digit code to validate the purchase. Pa...
How do I integrate Cybersource API with my website or app?
Integrating Cybersource API with your website or app is straightforward. First, create a Cybersource developer account to access sandbox testing and get your API credentials (Merchant ID, API key, and secret key). Choose the APIs you need, such as Pa...
Unified Checkout: Target Origins Error
I keep running into this error whenever I pass my target origins, whether it’s an Ngrok forwarded port or a DevTunnel port.I also tried using localhost and a vercel.app origin, but all of them returned the same error.The only workaround I’ve found is...
Mastercard and Visa Payments not working
We have salesforce to Cybersource implementation using Rest Shared API in Production and works fine when paying with AMEX. But when we try to pay using Mastercard or Visa, it has a failure and response code is 234. Works fine in UAT with same config ...