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

From this board

Create a credit card payment process using CyberSource

HiI want to create a credit card payment process but I can not accept card details on application screen because of PCI compliance issue. My application uses CyberSource as payment processor. We are using simple order API. In the current process of m...

Cybersource silent order with 3D secure

HiI have implemented cybersource silent order api. It is working in testing environment. But now I have to add the 3D secure also. I am not getting any help how to add this functionality. There documentation gives some information with simple order a...

Networking error leads to orphaned transaction?

Background: We've been successfully using Authorize.net on a very active web site since 2015. Our server is written in Java and we're using the provided Java SDK.Recently, we became aware of a case where a customer's credit card was charged, but thei...

Google Pay Direct Integration Rotation of keys

I am trying to implement the Google Pay using direct integration and in the google docs it is mentioned that merchants have to manually rotate the keys. During rotation it is mentioned that Caution: You must support the old private key for decryption...

SECURING API

Hy every one how I am secure my API from multiple request and interaction during work and keep my secrecy.

How to protect public APIs (no credentials) from being exploited?

It's more of a general question, but What is the recommended way to protect APIs used in SIGN UP processes? Let's say there is these public APIs (No user credential required, only API KEYs); find_person(Data about the person trying to sign up), retur...

Microform + Woocommerce breaks layout

Hi,We're attempting to use the Microform tokenisation in a Woocommerce plugin but as soon as the Microform controls are activated the page layout breaks. The cause is most likely due to the CSS styles in the Microform controls conflicting with the Wo...

Microform autocomplete validation -> infinite loop

Hi,A customer notified us that autocomplete is not working properly with the Cybersource Microform fields. Upon investigation two different errors were encountered. The tests were done using Microform v0.11.5 and Chrome Version 100.0.4896.75 on Windo...

What is a Botnet?

Why A botnet [short for bot network] is a network of hijacked computers and devices infected with bot malware and remotely controlled by a hacker. The bot network is used to send spam and launch Distributed Denial of Service [DDoS] attacks, and may b...

Frequency of API calls in Javascript

HiBack-end dev here. Writing a RESTFUL API that generates data to be used to generate real-time diagrams on the front end. I don't know jack about front-end or Javascript. However, I'm in a situation where I need to at least understand how this is go...