laravel-paypal
laravel-paypal copied to clipboard
Unified VerifyIPN method return type
#444 This PR modifies the doPayPalRequest(true) return type to be array. verifyIPN will return to JsonResponse in the case of Invalid headers or webhook id supplied for paypal webhook.