Re: How do we know if payment on the card has cleared?

Posts: 5360
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

Well, the IPN is the mechanism PayPal uses to notify you. It's just not a sure thing that the IPN will come to you while the customer is still in checkout. However, as soon as UC receives an IPN, it will enter a payment for the order. As such, you can use the "Payment gets entered for an order" trigger and add a condition that checks the order balance to make sure the order was paid in full.

Updated Paypal Website Payments Standard configuration guide By: raddy (39 replies) Thu, 02/21/2008 - 01:25