Skip to content

Commit

Permalink
readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Sabri Onur Tüzün committed Jun 2, 2016
1 parent 0b083c6 commit 6609274
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ var paymentAuth = {
conversationId: '123456789',
price: '1.0',
paidPrice: '1.1',
currency: Iyzipay.CURRENCY.TRY,
installment: 1,
paymentChannel: Iyzipay.PAYMENT_CHANNEL.WEB,
basketId: 'B67832',
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iyzipay",
"version": "1.1.7",
"version": "1.1.8",
"description": "iyzipay api node.js client",
"main": "lib/Iyzipay.js",
"scripts": {
Expand Down

0 comments on commit 6609274

Please sign in to comment.