unicodeveloper / laravel-paystack

:credit_card: :package: :moneybag: Laravel 6, 7, 8, 9, 10 and 11 Package for Paystack
https://paystack.co
MIT License
597 stars 310 forks source link

getAuthorizationUrl() to accept a data parameter #133

Open Kessir opened 3 years ago

Kessir commented 3 years ago

Allow getAuthorizationUrl() method to accept a data parameter for situations where you don't want to use data from the request.