Open ankitaginhotry-1890 opened 9 months ago
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 ?
please review it @ankitdas13
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 ?