Hello,
Sorry for taking a bit to get back. PayPal’s API is very clearly marking the payment as pending, we are not misinterpreting the transaction. We don’t credit pending payments with access to files. When the payment does clear it should trigger a webhook update that will automatically mark the payment as completed on our end and authorize access to the files.
The status message is PENDING_REVIEW
, which according to the PayPal docs, is described as “Authorization is pending manual review.” Maybe you can contact PayPal support for more information.
Thanks