Test QuestionCyberSource XMLClient

Goku
Regular Visitor

Test QuestionCyberSource XMLClient

I using CyberSource XMLClient and sending below request for getVisaCheckoutDataService but I get Internal Server Error 500 with Protocol Error.

 

<?xml version="1.0" encoding="utf-8"?>

<requestMessage xmlns="urn:schemas-cybersource-com:transaction-data-1.85">

<merchantReferenceCode>123456</merchantReferenceCode>

                <merchantID>pizza_hut_australia</merchantID>

                <paymentSolution>visacheckout</paymentSolution>

                <vc_orderID>3109097466289652501</vc_orderID>

                <getVisaCheckoutDataService run = "true"/>

</requestMessage>

2 REPLIES 2
API_Managers
Visa Developer Support Specialist

Re: Test QuestionCyberSource XMLClient

Hi @Goku,

 

Please submit this inquiry to developer@visa.com and someone will connect your to the Visa Checkout team soon!

 

 




Thanks,

Tee



Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.

amelia
Dabbler

Re: Test QuestionCyberSource XMLClient

The cybersource/sdk-php is available at Packagist. If you want to install SDK from Packagist,add the following dependency to your application's 'composer.json'........     www.mcdvoice.com