Skip to content

fixes #22#34

Open
HarishJagtap wants to merge 1 commit intorazorpay:masterfrom
HarishJagtap:master
Open

fixes #22#34
HarishJagtap wants to merge 1 commit intorazorpay:masterfrom
HarishJagtap:master

Conversation

@HarishJagtap
Copy link

  • Error methods of Error structs previously did not
    check if err is nil, this caused nil pointer dereference error
  • doRequestResponse function previously did not decode
    Error Message

I was getting nil pointer dereference error when trying to create Transfer of amount greater than current razorpay account balance.
This issue fixes this too.

 - Error methods of Error structs previously did not
    check if err is nil, this caused nil pointer dereference error
 - doRequestResponse function previously did not decode
    Error Message
@HarishJagtap
Copy link
Author

@venkatvghub please approve, I want to avoid vendoring razorpay-go package.

@HarishJagtap
Copy link
Author

@neera11 please approve, I want to avoid vendoring razorpay-go package.

@whopiyush
Copy link

Bump!

@dsouzadyn
Copy link

hi can we fix this asap or get a review, this is causing issues

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.

3 participants