Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
Signed-off-by: Imre Nagi <imre.nagi2812@gmail.com>
  • Loading branch information
imrenagi committed Jun 1, 2020
1 parent 6d4b76a commit a92a913
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -445,15 +445,15 @@ POST /payment/invoices
"email": "foo@example.com",
"phone_number": "089922222222"
},
"item": {
"items": [{
"name": "Support Podcast",
"category": "PODCAST",
"merchant": "imrenagi.com",
"description": "donasi podcast imre nagi",
"qty": 1,
"price": 80001,
"currency": "IDR"
}
}]
}
```

Expand Down

0 comments on commit a92a913

Please sign in to comment.