Paypal IPN Handler for Cart
- by kimmothy16
Hey everyone!
I'm using a Paypal add to cart button for a simple ecommerce website. I had a Paypal IPN handler written in PHP that was successfully working for 'Buy it Now' buttons and purchasing one item at a time. I would run a database query each time to update the store's inventory to reflect the purchase.
Now I'm upgrading this store to a…