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...
authentication issue
I am integrating cybersource payment gateway. I have used omnipay cybersource package for the same, Now I want to enable 3d security aka payer authentication but not able to figure out how and from where can I get any code reference and endpoints for...
Unspecified Cybersource error. This could indicate a problem with your current security key.
Hi I am getting this error from Cybersource with Netsuite Error: Unspecified Cybersource error. This could indicate a problem with your current security key. I have checked security key its active and not expired then what cause the issue?
buy vcc
How can I buy VCC?
Buy AWS Account
How can I buy AWS Account?
SSL problem
hi, I hope you are fine. I am facing SSL problem on my website. it is very disturbing for me. i don't have Api. if anyone know about this please answer me. you can check my website
Cybersource iFrame in Cordova iOS App
Hello,I'm trying to implement the Cybersource iFrame in our Cordova iOS application, however the WKwebview that hosts the application does not allow the http or https scheme, and I cannot use another scheme to access the iFrame with localhost. Is the...
CyberSource SOAP Toolkit API Token Payment?
I would like to test a payment with already created token from the previous transaction, but can't really find a way to do that using SOAP Toolkit API.I found this in their documentation: Requesting an On-Demand Transaction An on-demand transaction i...
Hosted Form - Convenience Fees
We are using the hosted forms for payments and want to charge a convenience fee based on what type of payment was made (cc vs echeck). Since we do not know what type of payment the payee is going to choose I do not see how I can determine the total a...
Void transaction attempt for cybersource gives error
Im using cybersource SOAP toolkit API to perform transaction. Transaction capture works fine, but whenever I attempt to void a transaction Im getting response code 246 :"you requested a void for a type of transaction that cannot be voided" . Why is t...
Where to find Transaction Details in sandbox.authorize.net
I want to check my transaction details in sandbox.authorize.net, but not able to find them.I had run this API: https://developer.authorize.net/api/reference/index.html#payment-transactions-charge-a-customer-profile serval times but no details were fo...
Is there any sample project/code for Cybersource iframe integration with .Net Core and Angular ?
I found most of the questions asked here by developers are not answered by Cybersource/Authorize Team. Simply they are not responding at all. How can I get/find a sample project where Cybersource integrated in a Iframe using Angular/.Net Core ?
CyberSource keys folder issue in Azure, Asp.Net Mvc Web Api
I am implementing registration process that implements cybersource as payment gateway with ASP MVC web API.In web.config we have to specify the keys and logs directory. This works fine when we deploy the API on IIS and work locally. But when we depl...
Can the CyberSource TMS API be used with a Flex API Token?
The CyberSource Token Management Service 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 the Flex API to perform an ...
Error - General system failure
Hello,I received the following error after I called the Payment API:The following property is either invalid or missing: merchant_category_code, usd_outlet_id, usd_terminal_idHowever, I couldn't find these properties in the request options.Its reason...
Dynamic/Transaction Descriptors
Can you recommend a shopping cart that passes dynamic descriptors?I am looking to start with 3 descriptors.
Endpoint URL
In case of Hosted checkout:How cybersource share the endpoint URL with merchant ?
Recurring Billing Notification
Regarding to Secure Checkout API recurring billing after successful, by adding parameter (override_ back office_ post_ URL ), I received success notification request from Cyber-source to my server but only for payment on demand and 1 time payment. ho...
Cybersource undefined function cybs_load_config()
I went through documentation of cybersource api to set it up with PHP on linux.I followed all instructions and added required file to extensions directory and added it in php.ini and rebooted httpd.Now when i call php file it gives :PHP Fatal error: ...
Help need and unsure where to go....
Hey, I'm looking for assistance or where to get a step by step guide to integrate my Promerchant account with my store on my Squarespace website. In addition, I'm using my website to sell in person courses for dental professionals. I need an option f...
module 'collections' has no attribute 'MutableSequence'
Hello I just copy the whole API from api part as python and try to run but in my terminal it says error (module 'collections' has no attribute 'MutableSequence') Like i really don't why what goin on cus all everything I was copied is properly
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? ...
log problem
I'm commiting a lot of stuff everyday, but most element don't appear on my contribution log. I tried everything there is in the "Learn how we count contributions" page but it doesn't seem to solve the issue.There's a point I didn't figured out how to...
create customer profile via mobile with CyberSource
I am using CyberSource for payment . I need to create customer profile via mobile “iOS, Android” to get a subscriptionID "Payment-token" for the customer so I can use it instead of the Card information at the Simple Order API, the demos at CyberSourc...
How do scripts communicate with banks
HiWhat options exist to facilitate payments to banks or credit card companies? Are there programmatic APIs for banks that, say, perform the same actions as paypal might? I'm looking for libraries or options that aren't through an existing provider; t...