We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
is that razorpay php sdk support auth 2.0 .. can i make calls using access token instead of using basic auth token?
its able to make calls using oauth2.0
i am not able to use auth2.0 using php sdk. not able to make a call using accessToken
No response
php v7.4
razorpay.php v2.8.4
i want to use oauth2.0 using php razorpay sdk. is that possible to use oauth2.0 ?
The text was updated successfully, but these errors were encountered:
please review it @ankitdas13
Sorry, something went wrong.
No branches or pull requests
Steps to reproduce the behavior
is that razorpay php sdk support auth 2.0 .. can i make calls using access token instead of using basic auth token?
Expected behavior
its able to make calls using oauth2.0
Actual behavior
i am not able to use auth2.0 using php sdk. not able to make a call using accessToken
Code snippets
No response
Php version
php v7.4
Library version
razorpay.php v2.8.4
Additional Information
i want to use oauth2.0 using php razorpay sdk. is that possible to use oauth2.0 ?
The text was updated successfully, but these errors were encountered: