Created
February 27, 2015 19:47
-
-
Save ordinaryzelig/7eed74411bd1315a012b to your computer and use it in GitHub Desktop.
This file contains hidden or 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
{ | |
"token" => "02999FA70DA28B16C1F48D99D07ECEB7.sbg-vm-fe02", | |
"transaction" => { | |
"account" => { | |
"brand" => "PAYPAL" | |
}, | |
"channel" => "52275ebaf361f20a76b038ba4c806991", | |
"criterions" => [ | |
[0] { | |
"name" => "mode", | |
"value" => "copyandpay" | |
} | |
], | |
"customer" => { | |
"address" => { | |
"country" => "DE" | |
}, | |
"contact" => { | |
"ip" => "107.208.156.152", | |
"ipCountry" => "us" | |
} | |
}, | |
"identification" => { | |
"shortId" => "2271.3640.6178", | |
"uniqueId" => "8a8294494bc0c60c014bc926307e5662" | |
}, | |
"mode" => "INTEGRATOR_TEST", | |
"payment" => { | |
"code" => "VA.DB" | |
}, | |
"processing" => { | |
"code" => "VA.DB.70.20", | |
"connectorDetails" => [], | |
"reason" => { | |
"code" => "20", | |
"message" => "Format Error" | |
}, | |
"result" => "NOK", | |
"return" => { | |
"code" => "800.900.300", | |
"message" => "user authorization failed" | |
}, | |
"timestamp" => "2015-02-27 03:48:18" | |
}, | |
"response" => "SYNC" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment