ECart is not recording transactions to the order table when using PayPal's pay in 4 or more payments option is used
Good morning Ray. I have a thorny issue that I can't fix. My website is set to capture authorizations and not sales. Everything was working fine until very recently. When customers pay with their credit card, the transaction is stored in my order and order details tables. However, when a customer pays using PayPal's extended payment option, the payment completes but never gets recorded in the customer order database. I think this has something to do with the coding on the pp_confirm.php page. For your convenience, I have attached this file for you to review. I would greatly appreciate any help you can give to fix this problem.