Test QuestionCyberSource XMLClient
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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>
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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,
Diana
Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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