returnValue: {{var tsSoapData.getReturnValue()}}
tsId: {{var tsSoapData.getTsId()}}
tsProductId: {{var tsSoapData.getTsProductId()}}
amount: {{var tsSoapData.getAmount()}}
currency: {{var tsSoapData.getCurrency()}}
paymentType: {{var tsSoapData.getPaymentType()}}
buyerEmail: {{var tsSoapData.getBuyerEmail()}}
shopCustomerID: {{var tsSoapData.getShopCustomerId()}}
shopOrderID: {{var tsSoapData.getShopOrderId()}}
orderDate: {{var tsSoapData.getOrderDate()}}
shopSystemVersion: {{var tsSoapData.getShopSystemVersion()}}
wsUser: {{var tsSoapData.getWsUser()}}
wsPassword: {{var tsSoapData.getWsPassword()}}