Skip to content

Instantly share code, notes, and snippets.

@albaer
Last active February 14, 2017 22:00
Show Gist options
  • Save albaer/8cfb507f86d7afac72ca165d8cfb661c to your computer and use it in GitHub Desktop.
Save albaer/8cfb507f86d7afac72ca165d8cfb661c to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<Envelope>
<Header>
<MessageID>99</MessageID>
<MessageType>SetOrderStatus</MessageType>
<SourceID>viget</SourceID>
<TimeStamp>2017-02-14 14:52:45</TimeStamp>
<EchoData/>
<SystemFields/>
</Header>
<Body>
<OrderID>TEST-9999994</OrderID>
<GalaxyOrderID>118330</GalaxyOrderID>
<Status>2</Status>
<CreateTransactionResponse>
<TransactionData>
<GenerationType>1</GenerationType>
<OrderID>TEST-9999994</OrderID>
<GalaxyOrderID>118330</GalaxyOrderID>
<NodeNo>300</NodeNo>
<TransactionNo>1253</TransactionNo>
<TranDate>2017-02-14 14:52:00</TranDate>
<AgencyID>300000</AgencyID>
<UserID>300</UserID>
<CustomerID>27229</CustomerID>
<TransactionTotal>29.95</TransactionTotal>
</TransactionData>
<Payments>
<Payment>
<PaymentCode>22</PaymentCode>
<Amount>29.95</Amount>
<Description>VISA</Description>
</Payment>
</Payments>
<Payments>
<Payment>
<PaymentCode>80</PaymentCode>
<Amount>29.95</Amount>
<Description>CHARGE</Description>
</Payment>
</Payments>
<Products>
<Product Type="Item">
<PLU>DWAD00001</PLU>
<ItemName>Donation</ItemName>
<ItemDescription>Donation</ItemDescription>
<ItemUserCode>WCS DONATION</ItemUserCode>
<BaseLanguageItemName>Donation</BaseLanguageItemName>
<BaseLanguageItemDescription>Donation</BaseLanguageItemDescription>
<Qty>1</Qty>
<NetPrice>5.00</NetPrice>
<DiscountAmount>-3.00</DiscountAmount>
</Product>
<Product Type="Ticket">
<VisualID>097121230000000975</VisualID>
<ExpirationDate>2017-03-31 00:00:00</ExpirationDate>
<SerialNo>975</SerialNo>
<PLU>BZWADM00010</PLU>
<Qty>1</Qty>
<ItemName>BZ WEB WINT TEX ADULT</ItemName>
<ItemDescription>BZ WEB WINT TEX ADULT</ItemDescription>
<ItemUserCode>BZ WEB WINT TEX ADULT</ItemUserCode>
<BaseLanguageItemName>BZ WEB WINT TEX ADULT</BaseLanguageItemName>
<BaseLanguageItemDescription>BZ WEB WINT TEX ADULT</BaseLanguageItemDescription>
<AccessCode>71212</AccessCode>
<Price>24.95</Price>
<OrderLineID>402887</OrderLineID>
<DateSold>2017-02-14 14:52:00</DateSold>
</Product>
</Products>
</CreateTransactionResponse>
</Body>
</Envelope>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment