About 80,700 results
Open links in new tab
  1. Cybersource Flex API v2 - Stack Overflow

    May 8, 2025 · I'm implementing Cybersource's Flex API v2 in a Node.js application to securely collect and tokenize payment information. I've successfully implemented steps 1 and 2 …

  2. Cybersource refund getting Not Authorized /401 - Stack Overflow

    Mar 24, 2025 · I have checked multiple times. Note: I am using CyberSource's Secure Acceptance Hosted Checkout for Payment and for Refund, REST API endpoint, Location - …

  3. Newest 'cybersource' Questions - Stack Overflow

    Mar 6, 2018 · 93 views Cybersource microform upgrade from V0.4 to V2 -Validation of the Context key with the public key is getting failed Here is the class that am using ,based on the …

  4. cybersource - Can I use my test environment merchant ID and …

    Jul 3, 2020 · I'm getting started understanding what's required for Cybersource's Flex Microform integration. But to start with, I'm hoping to be able to see a valid response using my merchant …

  5. How to create response page and add url in cybersource redirect …

    Jul 19, 2022 · 0 I'm doing form post with request parameters on cybersource. Which lands me on cybersource payment form. I'm able to do payments, on receipt page it has a button where we …

  6. Creating HTTP Signature for CyberSource integration

    If I'm too late to the game for the OP, I hope my response will be helpful to others who are facing a similar issue. Although my sample is POSTing to the PAYMENT method, the same issue …

  7. How to implement CyberSource REST 3D Secure - Stack Overflow

    Jul 12, 2021 · I'm trying to implement 3D Secure via CyberSource's REST API. I've got their REST SDK via : Github REST SDK and I've been using their Live Console examples as well: …

  8. Cybersource Secure Acceptance test cards - Stack Overflow

    Mar 1, 2021 · Does anyone know if there are test card numbers that simulate failed transactions for Cybersource secure acceptance? I have searched the docs and can only find successful …

  9. Issue with 3D Secure Payment Authentication - Cybersource …

    Feb 16, 2024 · I recently integrated Cybersource into my system and encountered an issue with 3D Secure payment authentication. Here's a brief overview of the situation: Initial Test: Added …

  10. Send/Add CVV/CVN Field on Cybersource Flex Microform

    I am using Flex Microform and was able to successfully render the Credit Card Iframe from Cybersource. Now, the question is to Add/Send CVN/CVV details along with above request. In …