Hi, We have integrated PayPal Express checkout and it works great in sandbox mode but when we switch to live, payments from paypal balances work fine, but any payment transactions from cards are denied with INSTRUMENT_DECLINED. Can anyone help us? The following is the debug log: ERROR: Got Http response code 400 when accessing https://api.paypal.com/v1/payments/payment/PAY-776959269P7067604LMG7O6A/execute. {"name":"INSTRUMENT_DECLINED","details":[],"message":"The instrument presented was either declined by the processor or bank, or it can't be used for this payment.","information_link":"https://developer.paypal.com/docs/api/payments/#errors","debug_id":"1a69f403b1ad7"}
... View more