Advertisement
Guest User

Untitled

a guest
Sep 26th, 2016
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.05 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <gatewayRequest>
  3.     <merchantID>1455714385</merchantID>
  4.     <merchantPassword>tK6vShaapqceyeCE</merchantPassword>
  5.     <merchantCustomerID>00010001</merchantCustomerID>
  6.     <merchantInvoiceID>00006001</merchantInvoiceID>
  7.     <currency>USD</currency>
  8.     <amount>18.07</amount>
  9.     <customerFirstName>Gökhan</customerFirstName>
  10.     <customerLastName>Girgin</customerLastName>
  11.     <merchantDescriptor>Tobacco Product</merchantDescriptor>
  12.     <email>g.girgin@emakina.nl</email>
  13.     <ipAddress>212.174.232.34</ipAddress>
  14.     <billingAddress>GG Home HH AA VV</billingAddress>
  15.     <billingCity>Los Angeles</billingCity>
  16.     <billingState>CA</billingState>
  17.     <billingZipCode>90001</billingZipCode>
  18.     <billingCountry>US</billingCountry>
  19.     <cardNo>4111111111111111</cardNo>
  20.     <expireMonth>12</expireMonth>
  21.     <expireYear>2016</expireYear>
  22.     <cvv2>123</cvv2>
  23.     <avsCheck>YES</avsCheck>
  24.     <cvv2Check>YES</cvv2Check>
  25.     <scrub>IGNORE</scrub>
  26.     <transactionType>CC_AUTH</transactionType>
  27. </gatewayRequest>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement