unicodeveloper / laravel-paystack

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

Enhancement: overload for other clients to add data #47

Closed timotew closed 6 years ago

timotew commented 6 years ago

Overload for when the payload is built on the fly (not passed to the controller from a view). This is useful for mobile clients that are sending raw JSON in some other HTTP verbs. *My IDE tend to remove some necessary blank spaces.