gui-gui/omnipay-payu-brazil

View on GitHub
tests/Mock/BoletoAuthorizePending.txt

Summary

Maintainability
Test Coverage
HTTP/1.1 200 OK
Server: PayU server
Transfer-Encoding: chuncked
Date: Fri, 10 Mar 2017 20:57:20 GMT
Content-Type: application/json
Status: 200 OK
X-Frame-Options: sameorigin

{
   "code": "SUCCESS",
   "error": null,
   "transactionResponse": {
      "orderId": 43626780,
      "transactionId": "63091676-673d-46bf-a283-54e686ba0238",
      "state": "PENDING",
      "paymentNetworkResponseCode": null,
      "paymentNetworkResponseErrorMessage": null,
      "trazabilityCode": null,
      "authorizationCode": null,
      "pendingReason": "AWAITING_NOTIFICATION",
      "responseCode": "PENDING_TRANSACTION_CONFIRMATION",
      "errorCode": null,
      "responseMessage": null,
      "transactionDate": null,
      "transactionTime": null,
      "operationDate": null,
      "extraParameters": {
         "URL_PAYMENT_RECEIPT_HTML": "https://gateway.payulatam.com/ppp-web-gateway/bl.zul?transactionId=63091676-673d-46bf-a283-54e686ba0238&orderId=43626780&signature=647b061ddef2a25fd19cb362860e1d21ef59e16a",
         "EXPIRATION_DATE": 1399507200000,
         "URL_BOLETO_BANCARIO": "https://gateway.payulatam.com/ppp-web-gateway/bl.zul?transactionId=63091676-673d-46bf-a283-54e686ba0238&orderId=43626780&signature=647b061ddef2a25fd19cb362860e1d21ef59e16a",
         "BAR_CODE": "34191.75389 38894.912930 81898.480009 9 60560000010000"
      }
   }
}