HomeHome Product Discus... Product Discus...SmithCartSmithCartCardholder name not passed to Intuit?Cardholder name not passed to Intuit?
Previous
 
Next
New Post
7/12/2012 6:07 PM
 

My client uses Intuit Merchant services for their gateway. When they look at their payments, the client name isn't included. According to Intuit product support, the XML file below is the format for submittal, and it includes the cardholder name. What does Smith send?

DNN 06.01.05, SmithCart 5.0.0

<QBMSXML>

   <SignonMsgsRq>
      <SignonDesktopRq>
         <ClientDateTime>2009-09-21T21:54:30</ClientDateTime>
         <ApplicationLogin>trialapp.qbms.intuit.com</ApplicationLogin>
         <ConnectionTicket>TGT-201-5UYHgnHLIODwg8I5ENct$Q</ConnectionTicket>
         <Language>English</Language>
         <AppID>100023234</AppID>
         <AppVer>1.0</AppVer>
      </SignonDesktopRq>
   </SignonMsgsRq>
   <QBMSXMLMsgsRq>
      <CustomerCreditCardChargeRq>
         <TransRequestID>12345</TransRequestID>
         <CreditCardNumber>4111111111111111</CreditCardNumber>
         <ExpirationMonth>12</ExpirationMonth>
         <ExpirationYear>2014</ExpirationYear>
         <IsCardPresent>false</IsCardPresent>
         <Amount>10.00</Amount>
         <NameOnCard>Alva Ryan</NameOnCard>
         <CreditCardAddress>123 Main St.</CreditCardAddress>
         <CreditCardPostalCode>73717</CreditCardPostalCode>
         <SalesTaxAmount>0.00</SalesTaxAmount>
      </CustomerCreditCardChargeRq>
   </QBMSXMLMsgsRq>
</QBMSXML>

 
New Post
7/13/2012 12:04 AM
 
Hello,

We have added the "Name on Card" field to the QuickBooks xml request. This will be available in the next release of the Cart v.5.1.

Thanks,
 
New Post
7/13/2012 6:30 AM
 

Thanks!

 
New Post
7/17/2012 4:31 PM
 
Glad we could help!
 
Previous
 
Next
HomeHome Product Discus... Product Discus...SmithCartSmithCartCardholder name not passed to Intuit?Cardholder name not passed to Intuit?