Advertisement
Guest User

Untitled

a guest
Jun 28th, 2017
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.60 KB | None | 0 0
  1. [
  2.   {
  3.     "paymentSystem":4,
  4.     "paymentSystemName":"Mastercard",
  5.     "group":"creditCardPaymentGroup",
  6.     "installments":1,
  7.     "value":100,
  8.     "installmentsInterestRate":0,
  9.     "installmentsValue":100,
  10.     "referenceValue":100,
  11.     "fields":
  12.     {
  13.     "holderName":"Lucas Duarte",
  14.     "cardNumber":"5162207960851111",
  15.     "cvv2": null,
  16.     "dueDate":"04/19",
  17.     "document":"10481027696",
  18.     "accountId":"",
  19.     "address":{
  20.          
  21.     },
  22.     "callbackUrl":""},
  23.     "transaction":
  24.     {
  25.         "id":"EFA7C1C28E86425A986BAF96E11B0104",
  26.         "merchantName": "BBLEND"
  27.     }
  28.   }
  29. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement