| | | Forum Newbie
       
Group: Forum Members Last Login: 3/10/2006 6:45 PM Posts: 2, Visits: 4 |
| The XML requester service seems to ignore the CustomerEmail field for all transactions; although the CustomerEmail tag is included in the request to create the pending transaction, it is not included in the WebGateway description of the transaction.
Is this just a problem on the WebGateway's end? |
| | | | Forum Newbie
       
Group: Forum Members Last Login: 3/10/2006 6:45 PM Posts: 2, Visits: 4 |
| Just to be certain, here's the body of my XML request (with sensitive info replaced with "---"):
<AACHRequest>
<Authentication>
<Username> --- </Username>
<Password> --- </Password>
</Authentication>
<Request ID="228aa0b229e634b2571bdcc622354100">
<RequestType> CreateDebitTransaction </RequestType>
<SECCode> TEL </SECCode>
<Amount> 5.00 </Amount>
<ABANumber> ---</ABANumber>
<AccountName> BNW Checking </AccountName>
<AccountNumber> ---</AccountNumber>
<FirstName> Test First Name </FirstName>
<LastName> Test Last Name </LastName>
<CustomerAddress1> 6300 Wilshire Blvd. #710 </CustomerAddress1>
<CustomerCity> Los Angeles </CustomerCity>
<CustomerState> California </CustomerState>
<CustomerZipCode> 90048 </CustomerZipCode>
<Email> test@bnw.com </Email>
<BankName> Test Bank </BankName>
<BankCity> Los Angeles </BankCity>
<BankState> California </BankState>
<Memo> Test transaction </Memo>
<AccountType> Checking </AccountType>
</Request>
</AACHRequest> |
| | | | 
APT Staff
       
Group: Administrators Last Login: 11/17/2006 10:01 AM Posts: 9, Visits: 34 |
| | Michael, This is a known bug in the requester. With v2.0 of our Gateway coming out in the next month or so, this issue will be corrected. Thanks, Keith
Keith R. Mangold, EVP/CTO Alliance Payment Technologies, Inc. |
| |
|
|