paypal / ipn-code-samples

Other
562 stars 486 forks source link

Expose the response and it's headers #142

Open winternet-studio opened 5 years ago

winternet-studio commented 5 years ago

I'm using the PHP code samples.

Issue description

The class really should expose the response from PayPal (plus the response headers) so that in case the verification fails you will have access to debugging information in case of an abnormal issue.