This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[httplog] Connecting: sandbox.usaepay.com:443 | |
[httplog] Sending: POST http://sandbox.usaepay.com:443/soap/gate/spree123 | |
[httplog] Data: <?xml version="1.0" encoding="utf-8"?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="urn:usaepay" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><ns1:runAuthOnly><Token xsi:type="ns1:ueSecurityToken"><PinHash xsi:type="ns1:ueHash"><HashValue xsi:type="xsd:string">7bad37464279bd9016392f12ed2cf8befa8bc232</HashValue><Seed xsi:type="xsd:string">FMTGVOkHvfkugXNC7rZwkLS1PJyOjvBolQiFBs+Evzg=</Seed><Type xsi:type="xsd:string">sha1</Type></PinHash><SourceKey xsi:type="xsd:string">0r19zQBdp5nS8i3t4hFxz0di13yf56q1</SourceKey></Token><Params xsi:type="ns1:TransactionRequestObject"><CreditCardData xsi:type="ns1:CreditCardData"><CardNumber xsi:type="xsd:string">411111111111111111</CardNumber><CardExpiration xsi:type="xsd:string">072013</CardExpiration><AvsStreet xsi:type="xsd:string">Suite 510</AvsStreet><AvsZip xsi:type="xsd:string">20814</AvsZip><CardCode xsi:type="xsd:string">123</CardCode><CardPresent xsi:type="xsd:boolean">false</CardPresent></CreditCardData><Details xsi:type="ns1:TransactionDetail"><OrderID xsi:type="xsd:string">R746458520-QBSD73AG</OrderID><Amount xsi:type="xsd:double">45.93</Amount><Tax xsi:type="xsd:double">1.95</Tax><Shipping xsi:type="xsd:double">5.00</Shipping><Discount xsi:type="xsd:double">0.00</Discount><Subtotal xsi:type="xsd:double">38.98</Subtotal></Details><BillingAddress xsi:type="ns1:Address"><FirstName xsi:type="xsd:string">Ryan</FirstName><LastName xsi:type="xsd:string">Bigg</LastName><Street xsi:type="xsd:string">Suite 510</Street><Street2 xsi:type="xsd:string">7735 Old Georgetown Road</Street2><City xsi:type="xsd:string">Bethesda</City><State xsi:type="xsd:string">MD</State><Zip xsi:type="xsd:string">20814</Zip><Country xsi:type="xsd:string">US</Country><Phone xsi:type="xsd:string">123123</Phone></BillingAddress><ShippingAddress xsi:type="ns1:Address"><FirstName xsi:type="xsd:string">Ryan</FirstName><LastName xsi:type="xsd:string">Bigg</LastName><Street xsi:type="xsd:string">Suite 510</Street><Street2 xsi:type="xsd:string">7735 Old Georgetown Road</Street2><City xsi:type="xsd:string">Bethesda</City><State xsi:type="xsd:string">MD</State><Zip xsi:type="xsd:string">20814</Zip><Country xsi:type="xsd:string">US</Country><Phone xsi:type="xsd:string">123123</Phone></ShippingAddress></Params></ns1:runAuthOnly></SOAP-ENV:Body></SOAP-ENV:Envelope> | |
[httplog] Status: 200 | |
[httplog] Benchmark: 0.240906 seconds | |
[httplog] Response: | |
Unable to verify software ID |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment