Skip to content

Commit

Permalink
samples updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Sabri Onur Tüzün committed Aug 19, 2016
1 parent d1a1011 commit 750204f
Show file tree
Hide file tree
Showing 6 changed files with 131 additions and 181 deletions.
2 changes: 1 addition & 1 deletion lib/Iyzipay.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,6 @@ Iyzipay.CURRENCY = {
USD: 'USD',
IRR: 'IRR',
GBP: 'GBP'
}
};

module.exports = Iyzipay;
26 changes: 0 additions & 26 deletions lib/requests/model/InstallmentDetail.js

This file was deleted.

17 changes: 0 additions & 17 deletions lib/requests/model/InstallmentPrice.js

This file was deleted.

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.11",
"version": "2.0.12",
"description": "iyzipay api node.js client",
"main": "lib/Iyzipay.js",
"scripts": {
Expand Down
Loading

0 comments on commit 750204f

Please sign in to comment.