Hello All,
I’ve got the simple commerce module working, it displays the products, directs the user to paypal, lets them log in and pay.
Problem is, EE doesn’t store the purchase after the transaction is completed. I receive the payment, but theres nothing in the module stored and therefore it doesn’t send the customer email.
Simple Commerce says I need to add following url to my Paypal account: /?ACT=23
I did in following form and shape: http://www.hanssoentgerath.com/?ACT=23
It worked once that the customer email was sent out.
Is the set URL in paypal wrong or what other details do you might need to help me fix this?
Thanks
Hans