Skip to content
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

Updated PHP wrapper #2

Open
wants to merge 140 commits into
base: master
Choose a base branch
from

Conversation

nikhilsquareboat
Copy link

No description provided.

rishimukherjee and others added 30 commits October 25, 2013 21:07
…r to use for developers integrating with Instamojo via PHP.

Everything has changed as far as the API interface of this particular wrapper goes, but that was needed since the older methods were tedious and unnecessarily complicated.
Add support for Payment List Pagination with limit and page parameters.
Fixed != null and array dereferencing issue.
Now using empty() to prevent the index notice.
Raise an exception if there's a cURL error and dedicated message for error 60
Now using empty() to prevent the index notice.
Raise an exception if there's a cURL error and dedicated message from…
deepanshsachdeva and others added 30 commits July 2, 2019 16:37
… phpunit testcases and ADDED circleCi config yml
Bringing develop upto speed
ADD final keyword to class
CHANGE tabs to spaces
ADD __clone, __wakeup & __sleep as private methods
Changes Suggested in Review #2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.