unicodeveloper / laravel-paystack

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

More fields for Transaction\Initialize call #5

Closed ibrahimlawal closed 8 years ago

ibrahimlawal commented 8 years ago

Currently, the makePaymentRequest function ignores four other parameters which may also be presented. This fix should avoid that.

unicodeveloper commented 8 years ago

Thank you @ibrahimlawal