razorpay / razorpay-php

Razorpay PHP Library
MIT License
180 stars 124 forks source link

is that razorpay php sdk support auth 2.0 .. can i make calls using access token instead of using basic auth token? #370

Open ankitaginhotry-1890 opened 5 months ago

ankitaginhotry-1890 commented 5 months ago

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 ?

ankitaginhotry-1890 commented 5 months ago

please review it @ankitdas13