Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Successful Response


Code Block
languagexml
firstline1
titleSuccessful Response
linenumberstrue
{
  "id":"8a82944964ea186c0164ecbf445f7385",
  "paymentType":"PA",
  "paymentBrand":"BOLETO",
  "amount":"10.00",
  "currency":"BRL",
  "descriptor":"Test Merchant 2460.0146.3970 Virtual Goods",
  "merchantTransactionId":"1234",
  "result":{
    "code":"000.100.112",
    "description":"Request successfully processed in 'Merchant in Connector Test Mode'"
  },
  "resultDetails":{
    "ExtendedDescription":"Payment method ready to be captured",
    "BarCodeNumber":"00094666000000010009999252460014639799999990",
    "connectorId":"beb52023-ea89-4750-9a82-75525d189249",
    "ConnectorTxID2":"1234",
    "DigitableLine":"00099.99921 52460.014633 97999.999903 4 66600000001000",
    "AcquirerResponse":"1",
    "reconciliationId":"1234"
  },
  "customer":{
    "givenName":"Pagador",
    "surname":"Pagador",
    "email":"test@test.com",
    "identificationDocType":"TAXSTATEMENT",
    "identificationDocId":"11111111111",
    "ip":"1.1.1.1"
  },
  "billing":{
    "street1":"Av Brigadeiro Faria Lima 3729 ",
    "city":"Sao Paulo",
    "state":"SP",
    "postcode":"04538905",
    "country":"BR"
  },
  "customParameters":{
    "CUSTOM_due_date":"01012016"
  },
  "redirect":{
    "url":"https://transactionsandbox.pagador.com.br/post/pagador/reenvia.asp/beb52023-ea89-4750-9a82-75525d189249",
    "parameters":[
      
    ]
  },
  "buildNumber":"ff2430ab706f7ca0b5b903b11604719f5424d21c@2018-07-27 10:29:18 +0000",
  "timestamp":"2018-07-30 19:51:58+0000",
  "ndc":"8a8294174ae82ada014aedfd75aa1d79_dca6a0b62dc44d0e81195603af6f39a7"
}

...