Hi,
I started looking into the CouchCart tutorials as I'm working on a feature that allows buyers to choose multiple versions of the same product. Before this I used the paypal_button and paypal_processor for single item purchases which, after a successful transaction, allowed me to receive an IPN from PayPal so I could process in the background things like: send an email to the address provided by PP with a download link (for digital goods), create an invoice, update the product's info (like purchase count), etc.
It seems that I cannot do this with CouchCart? I would assume that in the background this would be the same process as the paypal_processor. I hope I missed something from the tutorials or if it's something really obvious that I should already know
I started looking into the CouchCart tutorials as I'm working on a feature that allows buyers to choose multiple versions of the same product. Before this I used the paypal_button and paypal_processor for single item purchases which, after a successful transaction, allowed me to receive an IPN from PayPal so I could process in the background things like: send an email to the address provided by PP with a download link (for digital goods), create an invoice, update the product's info (like purchase count), etc.
It seems that I cannot do this with CouchCart? I would assume that in the background this would be the same process as the paypal_processor. I hope I missed something from the tutorials or if it's something really obvious that I should already know
