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>
Hi @Goku,
Please submit this inquiry to developer@visa.com and someone will connect your to the Visa Checkout team soon!
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