laravel-paypal icon indicating copy to clipboard operation
laravel-paypal copied to clipboard

Unified VerifyIPN method return type

Open fangmuke opened this issue 3 years ago • 0 comments

#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.

fangmuke avatar Jun 07 '22 02:06 fangmuke