@gallaron
Request
{
"Header": {
"MerchantID": "ANTERIOR001",
"TransactionType": "PaymentStatus",
"UserID": "<...>",
"Version": "2"
},
"Transaction": {
"Amount": "186240",
"Currency": "AUD",
"MerchantTxnID": "1208L.777",
"Method": "PP"
}
}
Response
{
"Banks": null,
"Country": null,
"DocumentResults": null,
"EmailChecks": null,
"FraudChecks": null,
"GeoChecks": null,
"MethodResult": {
"AVSStreetResult": "Confirmed",
"custom1": null,
"custom2": null,
"custom3": null,
"custom4": null,
"custom5": null,
"SecureToken": "EC-7DC84978BG502724B",
"WalletID": "7EY65DU75L82G"
},
"PayerDetails": {
"City": "San Jose",
"Country": "US",
"Custom1": "Confirmed",
"Custom2": "test-buyer@mage2.pro",
"CustomerFirstName": "Dmitry",
"CustomerName": "Fedyuk",
"State": "CA",
"Street1": "1 Main St",
"Zip": "95131"
},
"ProviderResps": {
"ProviderResp": [
{
"ProviderName": "Paypal",
"ProviderOrder": "1",
"ProviderResponseMessage": "Success"
}
]
},
"Result": {
"Amount": "186240.00",
"Currency": "AUD",
"custom1": null,
"custom2": null,
"custom3": null,
"custom4": null,
"custom5": null,
"MerchantID": "ANTERIOR001",
"MerchantTxnID": "1208L.777",
"ResponseCode": "1000",
"ResponseMessage": "Request successful",
"ResponseTimestamp": "13122017020225"
},
"ShippingAddress": {
"City": "San Jose",
"Country": "US",
"CustomerName": "Dmitry Fedyuk",
"State": "CA",
"Street1": "1 Main St",
"Street2": "",
"Zip": "95131"
},
"ShippingService": null,
"TaxResultLines": null
}