Paypal api – PayPal-Mock-Response not working (nodejs, paypal negative testing)
I'm working on the code to cover negative scenarios like card declined and similar. According to the documentation the only way to do it for Orders is to use the header PayPal-Mock-Response https://developer.paypal.com/tools/sandbox/negative-testing/request-headers/ However, it doesn't work for me, I'm…