-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
REST v1.1 #2
Conversation
…/debug to verify if supplied auth_token is authenticated
play with links. Cleaned up lot of code.
@ashwch Updated with the refund API. Let me know if you require the bundled gem to test. |
@AnkurGel Great! I have opened a PR against your 1.1 branch, after those changes it is good to go. One more thing, if it is possible to make the base API URL an optional argument to |
1.1 improvements for #2
Also, according to documentation, a created refund can only be retrieved by |
bump! // cc @ashwch |
@AnkurGel Apologies, been bust lately. Regarding I will try to test the new changes by EOD. |
Cool. No problem. On Thu, Dec 17, 2015 at 12:20 PM, Ashwini Chaudhary <
-Ankur Goel |
@AnkurGel Added 2 comments. After those minor changes we can publish it on RubyGems. Big thanks !-) |
@ashwch : Awesome. Thanks a lot for help and contribution! Fixed doc. |
Instamojo API has been updated to v1.1.
With the new API, several new features:
auth_token
to play around with API directly.Offer
terminology has been shifted toLink
file_upload
andcover_image
support in wrapper.Development of following is being carried out in branch 1.1
Closing issue #1