- Issue created by @valic
Automatically closed - issue fixed for 2 weeks with no activity.
Once we initiate Escrow Offer payment gateway, we create payment, but without remote ID, because we don't get that until customer submit first offer.
On webhook update we do track this for offers specifically and trying to update existing payment without remote id.
Currently there is faulty logic in place with wrong array key comparison and in any case duplicated payment is created because we don't track did we managed to find existing payment or not
Active
1.0
Code
Automatically closed - issue fixed for 2 weeks with no activity.