Hi guys,
So I integrated Paypal IPN and it works great, I get an email everytime an order comes in, and I create a DB record.
One problem though is I get the same thing for refunds as well. How can I distinguish between a sale and a refund for IPN?
Also, does anyone know where I can download a script, open source or paid, that is basically a shopping cart w/o the store? I already have a store, I just want a new shopping cart that has all of the PayPal and GoogleCheckout already integrated so I can focus on other things. However, I want it to "plugin" with my existing store.
Thanks