Hi,
I'd like to report here, a bug. Maybe someone here has an idea?
Duplicate order on Magento v 1.9.1.0., triggered by:
PayPal API error code 10486
In short, the site responds to this error appropriately and as said in the doc: when the buyer's first payment is denied, the buyer is redirected back to PayPal.
(PayPal has confirmed this behavior, and told me to contact the developers in charge of this extension to report on this issue).
The problem seems to be linked to that redirection, which creates two orders in Magento (the two payment attempts — the first being denied by PayPal — are interpreted as two different orders/invoices. The buyer is charged once.).
Thus, in the backend (Sales > Orders) we can see for the same transactionid (PayPal) :
Question: why hasn't the API notified Magento that the first payment attempt 'failed'?
What could be done to solve this?
Thanks for helping!
Hello!
Did you fix this issue? We have the same now.
Thanks
Having the same problem. Any solution?
Hi,
In Magento ver. 1.9.0.1, I'm encountering the same situation (except for the payer address status, it showed "confirmed" in my record).
Is there any solution to this? or is there any patch that I can apply to fix this?
Thanks.