Reduce Muscle pain with Prosoma 500mg
Carisoprodol, a muscle relaxant used to treat muscular spasms and pain, is the active ingredient of a medicine marketed under the brand name Prosoma 500. By blocking the nerve impulses that carry pain to the brain, the affected area feels less discom...
Accept Hosted setting the customerProfileId field value to display four most recent Payment Profiles
Regarding the Accept Hosted solution, I am trying to send the necessary attributes in order to have the four most recent payment profiles for a customer profile displayed so that the customer can choose among these payment methods or enter new paymen...
cyber source integration with googlepay
currently, I am having token provided by GooglePay in base64 encoded and I am hitting the API of "Authorize Google Pay (CyberSource Decryption)" using the token and then hitting capture payment API "Capture Payment API" These APIs are from the offici...
Not receiveing email when create a new sandbox account
Hi! I'm not receiveing email to create user and password when create a new sandbox account.And the "E-commerce or card present?" option is giving me the next error:"Should have at least one of products: Card Processing, GiftCards or eCheck."
Project Manager question
Hi there- I'm a PM but trying to answer a Developer's question. We have set API to Cybersource making an assumption based on early design sessions:We hardcoded into the API code to CyberSource with the address to our company Headquarters but CyberSou...
Dealing with Integration and Script Timeouts – Seeking Advice
I've been encountering some challenges with integration tasks and script timeouts in my development work recently. I'm working on integrating a third-party API into my web application, and I'm experiencing script timeouts when making certain API requ...
Hosted accept not working now server enforces X-Frame-Options: SAMEORIGIN
Hi,We use the hosted accept to accept a payment, as per https://developer.authorize.net/api/reference/features/accept-hosted.html and https://github.com/AuthorizeNet/accept-sample-app This used to work absolutely fine. However, we have now configured...
how can i connect api to my site?
hi how can i connect api to my site?
Merchant initiated transactions fail using stored payment method in cybersource
I am using CyberSource and here is what I am trying to do:make payment with PAN (customer initialed transaction)store payment for future useuse stored payment method for merchant initiated transactionsDocumentation I used: https://developer.cybersour...
Issue with Cybersource API Integration - Unable to Retrieve Payment Information
I'm currently facing an issue while trying to integrate the Cybersource APIs into my system for payment processing. I've followed the documentation and guidelines provided by Cybersource, but I seem to be stuck at a particular point.The problem I'm e...
Where is (and what is) the profile-id?
It seems the Cybersource test site could care less about send the profile-id in the HTTP header.I've also discovered the v-c-merchant-id is actually the Organization ID I see on the Cybersource dashboard. Which makes no sense to me, but whatever....H...
DECISION_PROFILE_REJECT
Need help.I have a cybersurce account. When I fill in my API credentials on their console and try to make a transaction I get this error:"errorInformation": {"reason": "DECISION_PROFILE_REJECT","message": "The order has been rejected by Decision Mana...
Issues with the hosted page for billing address
Hi,We have recently implemented the Cybersource payment gateway with the hosted page to enter the billing address and the credit card details. Our installation is in Australia and we have been told the address details will not be used for any validat...
Organization ID vs Merchant ID (Sample API Project)
I'm brand new to CyberSource, so please pardon my stupid questions. I'm attempting to navigate the sample projects from the GitHub page. I've downloaded the master zip file, copied the sample.xml file to the bin folder, and started to edit the necess...
Expected Timeframe for Upgrading PYXB To A Version Compatible With Python > 3.9?
Hello everyone, I am a developer that is leveraging Authorize.Net for purchases on my application. My application requires usage of Python 3.10 and above.When I tried to use your ‘authorizenet' Python package in my application, I received the followi...
Microform v2 On Change Event
Currently, I am facing an issue with the 'change' event of the Microform. The problem is that I created 2 fields 'number' and 'securityCode' and added an event listener 'change' on both fields. When I started to input or modify the value of the Card ...
Flex Microform: Capture Context
Capture context generator API responds 406 each time, it works fine on postman but is unable to get a successful response from my nodejs codebase. Is there any one who can help?
Difference between org ID or merchant ID
We have been integrating device fingerprinting and the script requires both the org ID and the merchant ID. I can not find any good explanation of what this org ID is, and what the merchant ID is. To me it seems like the merchant ID is the same value...
Error "Profile for merchant not found or profile is still in draft state"
I have created Secure Acceptance profile and activated it. And also created REST - Shared Secret.But when calling https://apitest.cybersource.com/up/v1/capture-contexts, I got error "Profile for merchant not found or profile is still in draft state".
How to integrate cybersource in sap hybris
createTransactionRequest creating profile and charging card
I've seen some other similar posts to this, but not exactly the same.I am calling 'createTransactionRequest' with a transaction type of 'authCaptureTransaction' and I am passing createProfile = true. The calls are succeeding. If I log into CIM, I can...
Do the cybersource api and authentication nuget packages support .net 6 or .net 7 projects? Solved
The github sample is done in .net core 3.1. From a .net 6.0 project I can install the 2 packages: CyberSource.Authentication and CyberSource.Rest.Client. Using the sample code on github under the .net core solution I first get an error that GetConfig...
One Woocommerce - Multiple Products - Different Merchant IDs/APIS
Just want to ask if this is workable? Each product has its own merchant ID and API upon checkout. 5 different products, thus, 5 different merchant IDs and APIs. How to do this on woocommerce? Currently installed is the Cybersource Gateway Payment Sys...
Rest API - Error calling PostInstrumentIdentifier - invalid data in profile-id? Solved
Good Afternoon - I have a sandbox account and am creating integration between an ERP system and Cybersource - I can Authorize / Capture Credit Cards without issue - However, I' munable to create an InstrumentIdentifier + Payment Instrument to use lat...
Unable to create sandbox account
Hello, I am currently unable to create a sandbox account using the following link : https://developer.cybersource.com/hello-world/sandbox.htmlEvery time I try to create an account all I get is this :Registration Failed. Please try again.Any ideas? Th...
cybersource-rest-samples-csharp CapturePayment calls SimpleAuthorizationInternet
I have already obtained the TOKEN for this customer, and I just need to Capture the Order Amount. SimpleAuthorizationInternet requires passing the CC info, which I do not have.I do not understand what data is required by: PtsV2PaymentsCapturesPost201...
Flex Microform v2 examples
I spent a month communicating with Cybersource support ticket only to find out that they have not published any sample integration of the Flex Microform v2. Does anyone know where/if one can be found?
How to use Cybersource Secure Acceptance to receive a non-expiring token?
We have requirements to not have credit card details passthrough our servers and to also be able to make recurring payments using a token that will be needed for at least a year.When I tried out the Secure Acceptance Flex Microform sample application...
Level Up Your Gaming Website with CyberSource's Developer Community
I recently joined the CyberSource developer community and I must say, it's been an incredible experience so far! As someone who loves to play games. I was excited to learn about the different gaming-related APIs and tools available on the platform. T...
API Returns 403 for some but not all endpoints Solved
Hi, I'm using a sandbox environment and I'm trying to generate a payment using an existing token, but am getting a 403 error. I tried the following things.First, I have generated a REST Shared Secret key, and using both HTTP Signature as well as a p1...