Paymentstatus "Pending", Code "None" and Reason "None" (NVP and Method DoCapture)

chrisi_h91
Contributor
Contributor

Hi Community!

 

I have a problem when I want to capture a successfully authorized a payment.

I always get Paymentstatus "Pending", Code "None" and Reason "None" and in this case we deny the payment.

Why do I get this status with "None" as code and reason?

 

We use NVP and ExpressCheckout.

 

FYI the following request and response are filtered and show only relevant informations.

 

Request:

 {
"METHOD": "DoCapture",
"VERSION": "124.0",
"COMPLETETYPE": "Complete"
}


Response:
{
"ACK": "Success",
"VERSION": "124.0",
"BUILD": "54686869",
"PAYMENTTYPE": "instant",
"PAYMENTSTATUS": "Pending",
"PENDINGREASON": "None",
"REASONCODE": "None",
"PROTECTIONELIGIBILITY": "Eligible",
"PROTECTIONELIGIBILITYTYPE": "ItemNotReceivedEligible,UnauthorizedPaymentEligible"
}

 

Thank's for your help!

 

BR,

Chris

Login to Me Too
0 REPLIES 0

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.