Hi, This is driving me nuts - and I'm about to give up and just get rid of PayPal. I don't understand why it has to be so complicated. Anyhow, here is my original question on SO: https://stackoverflow.com/questions/62578687/paypal-sdk-causing-order-could-not-be-captured-error-after-completing-payment Basically, my code runs fine right up until the bit: return actions.order.capture().then(function(details) { No money is taken from my account. What is going on? I've spent literally a whole day on this and its driving me crazy. Thanks in advance Andy
... View more