What is the CyberSource Purpose???
Hello, Cybersource offers a complete portfolio of services that simplify and automate payment operations, including payment processing.
What are the possible Void Payment response statuses?
The api documentation for voiding a Payment has the possible status values as 'VOIDED':statusType stringThe status of the submitted transaction.Possible values:VOIDEDWhen I use the Request: Live Console to test voiding a Payment I receive 'REVERSED' ...
How to add cybersource payment option on my website?
I want to add cyber source payment option on my website Internet offers Now but I don't know how to integrate it. Kindly help me.
"The certificate has expired" from PayPal sandbox
I'm in the process of integrating PayPal payments through Cybersource API. When I click on the button returned from the latter I got redirected to PayPal sandbox website and I'm shown the following error.The certificate has expired. Please use a vali...
HTTP Signature Authentication through Postman
I'm trying to test the 'Post a Payment' API through the Http Signature Authentication as shown on the below link, using the same headers as generated on the below link using Postman.https://developer.cybersource.com/api-reference-assets/index.html#pa...
Python
Python is best in 2022 for coding ?
Secure product pages
Petseatable is a blog where team has created some products to sale but i have question how to make it more secure and trust worthy for our customers base.
How to monitor server logs?
How to monitor server log regularly? Can someone share step by step guide
Tactical Breaching Tools in USA: Breaking Barriers
The biggest challenge in defeating evil or accomplishing a life-saving mission in an EOD operation are the solid barriers like doors, windows, or any other hindrance in the mission path. The military, police, and emergency services use breaching tool...
How to generate/retrieve token from Cybersource Secure Acceptance API?
I have attempted to use the provided test data from the Cybersource documentation to create a token for a test PAN. However, when attempting to do so (assuming it was a REST Api) it results in a "403 - Forbidden" error. The documentation is limited, ...
CyberSource Simple Order API Capture PayPal transaction
I'm attempting to capture a PayPal transaction that has been authorized using the PayPal button. I'm trying to use CyberSource Simple Order API to do this. I have the only 3 pieces of information that seem to come back from the PayPal button are: pay...
How to Block Duplicate Transactions on CyberSource REST API
he CyberSource payments system seems to have a method of preventing duplicate transactions, as covered here:This functionality looks at the Merchant Reference Number (MRN) of successful orders submitted within the last 15 minutes of a previous order,...
Web hooks for Create Customer Payment Profile
Webhooks is not working with Using the Accept Customer Hosted Form( https://test.authorize.net/customer/addPayment )It is only working with authorize.net API gets called. (net.authorize.customer.paymentProfile.created)Can anyone let me know how to us...
Tips for SEO in 2022
Every year presents fresh chances to reassess and improve our SEO strategies to make them more focused and effective for our businesses and clients. Since 53% of all website traffic is thought to come from organic search, firms that want to increase ...
How to Block Duplicate Transactions on CyberSource REST API
The CyberSource payments system seems to have a method of preventing duplicate transactions, as covered here:This functionality looks at the Merchant Reference Number (MRN) of successful orders submitted within the last 15 minutes of a previous order...
Support native currency for sandbox account
Hello, I want to ask that if I sign up for the Cyber Source sandbox account with country A, whether or not the native currency of that country will be supported.
What is rest api?
When I work in connecting security api with my firebase, there comes error which says please set your rest api first.I am facing this problem since may help me in getting out of it.
Can I add two security layers?
Can you process with me for adding two security layers authentication system here.That would be really cool if some one can help me out.
How to settle career in security?
I am pursuing a new field which is regarding as security expert I need to polish my skill.Is it right to get clients without experience initially.
Problem when creating sandbox account Solved
Hello, I used to be able to create a sandbox account pretty easily using this link.https://developer.cybersource.com/hello-world/sandbox.htmlBut now, every time I wanted to create an account all I get was this.Registration Failed. Please try again.
CyberSource REST API Recurring Payments or Installment Payments
CyberSource has the capability of doing Recurring Payments or Installment Payments, and there is detailed documentation on how to do this with the Simple Order API.However, the REST API docs do not have an example of Recurring/Installment payments.Th...
Implementing 3D Secure using CyberSource REST API
I'm adding a support of CyberSource to our system and just got new requirement about 3D Secure support.I've already implemented some flows using CyberSource REST API:PaymentsCard tokenisation via Flexible tokenI'm a little bit confused, because I can...
CVV Response code
For some reason using Amex card and entering wrong expiry month Payment is still accepted and processed. how can we solve it..
Problem when making Credit Card Authorization on Sandbox Account Solved
Hello, whenever I want to make a Credit Card Authorization on my Sandbox account, it always returns the same error. The following property is either invalid or missing: merchant_category_code, usd_outlet_id, usd_terminal_id But when I used the cybers...
Retail Credit Cashback
I've added a cashback amount to a retail credit sale. However, there's nothing in the response that indicates anything about the cashback amount. The transaction was approved with responseCode 100 and the full amount approved. Does this make sense? I...
REST API for Payment Account Validation and eKYC
I am aware that Visa, Cybersource, MasterCard, Stripe and other providers provide validating the Firstname, Lastname, address, Card number and CVV2.But the problem is with pricing. I did not find any provider that gives pricing for this API alone. I ...
How to "settle" AVS transactions via the SOAP API
I integrated our site with Cybersource using the SOAP API. Everything works perfectly but I am trying to see if I am able to settle an AVS transaction via the API. In the Cybersource Business Center you are able to view an AVS transaction. There is t...
Automating & reconciling credit card fees and gateway recommendations
We use Cybersource which is integrated well with NS but we have to log into their system daily and reconcile CC and Amex transactions and their associated fees. Wondering if anyone knows if we can bring theses transactions into NS through their API? ...
Tokenization API
Hi,when I create a payment instrument token with https://apitest.cybersource.com/tms/v1/paymentinstruments How long the token will be valid? Can I use same payment instrument token for similar transactions after few days?thanksVijay
How to get missing fields from cybersource reply using SOAP toolkit?
I'm working with Cybersource SOAP toolkit API. I'm getting response as "Required fields missing" for my transaction request . How can I get the names of missing fields from Cybersource reply? I know there is a array of strings named 'missingFiled'. B...