Questions tagged [cybersource]

CyberSource refers to the APIs and SDKs used to integrate with the CyberSource payments platform.

CyberSource is a global payments platform. CyberSource provides payment management APIs and language-specific libraries wrapping their API.

CyberSource provides server-side libraries for .NET, PHP, Python, Ruby, Java, and Node.js, as well as mobile SDKs for iOS and Android.

Questions tagged with cybersource should be questions regarding one of these libraries or APIs.

121 questions
8
votes
1 answer

Cybersource silent order with 3D secure

I 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…
Mark Waugh
  • 423
  • 1
  • 5
  • 10
7
votes
3 answers

Android WebView unable to execute Javascript when html has a special character ✓

Javascript is not getting executed when the below code is loaded in Android WebView. Issue is seen only when the input box with a value of ✓ is being included in the html. Refer the text input field in the code given below with the name "utf8". This…
ASKN
  • 356
  • 2
  • 10
4
votes
0 answers

Processing a payment from Postman to CyberSource failed in authentication

I'm doing integration between postman and CyberSouce. When doing integration between CyberSource default org and Postman with POST Authorization(Internet) method it is working properly. Also when i POST data from Postman to CyberSource default org…
Raviraj
  • 41
  • 3
4
votes
0 answers

How to specify device fingerprint id in Cybersource REST API?

I'm trying to integrate CyberSource's REST API into a Django (Python) application. I'm following this GitHub example example. It works like a charm but it is not clear to me from the example or from the documentation how to specify the device's…
3
votes
2 answers

Can the CyberSource TMS API be used with a Flex API Token?

The CyberSource Token Management Service (described here and here) allows you to create "instruments" which are tokenized cards that can be stored with a user's account and used for later purchases/transactions with your service. I would like to use…
Matt Mc
  • 8,882
  • 6
  • 53
  • 89
2
votes
1 answer

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…
2
votes
1 answer

Difference between Cybersource Hosted Checkout Notification and Customer Response

I am a bit confused about the usages of Cyber Source' Hosted Checkout two feature (Admin Web Panel) Notifications-> Merchant Notifications (Select and Enter POST URL and/or email address you want the transaction data sent to) VS CUSTOMER RESPONSE…
mnhmilu
  • 2,327
  • 1
  • 30
  • 50
2
votes
1 answer

apitest.cybersource.com new key failure

All new keys created in https://ebc2test.cybersource.com/ebc2/ result in failure response: { "response": { "rmsg": "Authentication Failed" } } Reproduction Steps: Create new Cybersource Test Account here:…
Erick
  • 21
  • 1
2
votes
1 answer

How to indentify kernel processes (processes running with protection ring 0) in Windows 10?

How can we or windows identify or differentiate kernel processes and user/application processes. Based on meta data of process, flags in process table or other.
2
votes
1 answer

User session is lost on redirect back from payment gateway

I have configured Cybersource as my payment gateway, I am able to navigate to cybersource and make a payment and able to redirect back to the site successfully. Also i am able to Cancel the payment and redirect back to my website. Im getting the…
2
votes
1 answer

403 Error in Cybersource - what permissions do we need to call the API

We are trying to call the Cybersource API and are getting the following message: errors: type: forbidden message: Request not permitted (please see image attached). We are using this API…
2
votes
0 answers

Cyber source implementing device fingerprint

how can I implement a device fingerprint on the web site? after adding the fingerprinting code to my website with mandatory fields (org ID, merchant ID, session ID) with the supported tags and like this