Sha256: d7cd464ed0a7f7185a1eca9b4a2c8db481982b59e76bacd4b7b62911c64de57a

Contents?: true

Size: 1.94 KB

Versions: 10

Compression:

Stored size: 1.94 KB

Contents

<?xml version="1.0"?>
<QBXML>
  <QBXMLMsgsRs>
    <ReceivePaymentQueryRs requestID="UmVjZWl2ZVBheW1lbnRRdWVyeXwyNDg0LTEyNjM0OTkyMzE=" statusCode="0" statusSeverity="Info" statusMessage="Status OK">
      <ReceivePaymentRet>
        <TxnID>2484-1263499231</TxnID>
        <TimeCreated>2010-01-14T12:00:31-08:00</TimeCreated>
        <TimeModified>2010-10-03T19:15:35-08:00</TimeModified>
        <EditSequence>1286158535</EditSequence>
        <TxnNumber>1664</TxnNumber>
        <CustomerRef>
          <ListID>800002FB-1263497272</ListID>
          <FullName>Greg F</FullName>
        </CustomerRef>
        <ARAccountRef>
          <ListID>80000068-1257362264</ListID>
          <FullName>Accounts Receivable - USD</FullName>
        </ARAccountRef>
        <TxnDate>2009-10-02</TxnDate>
        <RefNumber>101</RefNumber>
        <TotalAmount>112.35</TotalAmount>
        <PaymentMethodRef>
          <ListID>80000005-1257354059</ListID>
          <FullName>Visa</FullName>
        </PaymentMethodRef>
        <DepositToAccountRef>
          <ListID>8000006A-1257362708</ListID>
          <FullName>Undeposited Funds</FullName>
        </DepositToAccountRef>
        <CreditCardTxnInfo>
          <CreditCardTxnInputInfo>
            <CreditCardNumber>xxxxxxxxxxxx1234</CreditCardNumber>
            <ExpirationMonth>1</ExpirationMonth>
            <ExpirationYear>2011</ExpirationYear>
            <TransactionMode>CardNotPresent</TransactionMode>
          </CreditCardTxnInputInfo>
        </CreditCardTxnInfo>
        <UnusedPayment>0.00</UnusedPayment>
        <UnusedCredits>0.00</UnusedCredits>
        <AppliedToTxnRet>
          <TxnID>244B-1263497335</TxnID>
          <TxnType>Invoice</TxnType>
          <TxnDate>2009-09-30</TxnDate>
          <RefNumber>OP13988</RefNumber>
          <BalanceRemaining>0.00</BalanceRemaining>
          <Amount>112.35</Amount>
        </AppliedToTxnRet>
      </ReceivePaymentRet>
    </ReceivePaymentQueryRs>
  </QBXMLMsgsRs>
</QBXML>

Version data entries

10 entries across 10 versions & 3 rubygems

Version Path
mrglass-qbxml-1.0.0 spec/support/responses/receive_payment_query_rs.xml
qbxml-0.4.0 spec/support/responses/receive_payment_query_rs.xml
qbxml-0.3.0 spec/support/responses/receive_payment_query_rs.xml
qbxml-0.2.0 spec/support/responses/receive_payment_query_rs.xml
qbxml-0.1.6 spec/support/responses/receive_payment_query_rs.xml
qbxml-dtd6-1.0.3 spec/support/responses/receive_payment_query_rs.xml
qbxml-dtd6-1.0.2 spec/support/responses/receive_payment_query_rs.xml
qbxml-0.1.5 spec/support/responses/receive_payment_query_rs.xml
qbxml-0.1.4 spec/support/responses/receive_payment_query_rs.xml
qbxml-0.1.3 spec/support/responses/receive_payment_query_rs.xml