I using CyberSource XMLClient and sending below request for getVisaCheckoutDataService but I get Internal Server Error 500 with Protocol Error. The end point is Address = https://ics2wstesta.ic3.com/commerce/1.x/transactionProcessor <?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> Please help me in this regard. Thanks. Best Regards Balaji Mariappan
... View more