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

Added exception handling for expired code #103

Closed sunitpanwar closed 3 years ago

sunitpanwar commented 4 years ago

Hi,

I got problem when reference code was expired if user go to paystack payment page and click browser back button to retry payment. So I added the exception handler for that error in paymentcontroller sample code. It will be helpful for developers to avoid that exception