spree_paypal_express icon indicating copy to clipboard operation
spree_paypal_express copied to clipboard

Capturing ends with an exception if authorization is in 'payment-review'

Open zecke opened this issue 13 years ago • 0 comments

If the Authorization has params['pending_reason'] == 'payment-review' the capturing will fail with an exception. The PayPal documentation names it 'paymentreview' but in the log I have it is payment-review.

https://cms.paypal.com/uk/cgi-bin/?cmd=_render-content&content_ID=developer/e_howto_html_IPNandPDTVariables#id091EB04C0HS

zecke avatar Aug 19 '12 08:08 zecke