I am using DNN 04.09.04, SQL Server 2003, and Smith Cart 3.88.00
I am selling tickets to an event, there is no shipping, and the user will collect the tickets at the event. There can be multiple items to order (ticket, lunch, VIP pass...).
1) When an order is completed using PayPal standard, I get a confirmation from Paypal for quantity 1, even though there are multiple items - but the PP transaction has the total for all items, and the description of the first item. How do I get all the transaction details on the PayPal order email?
2) When an order is completed by the user - There is no order complete email sent. I have to manually go into manage orders to change the status and then use the send order button. How do I get the flow to complete automatically - when the user completes the paypal transaction, the module sends the order complete email?
3) How can I turn off Shipping processing - there is none.
I went through the manual, nothing that I can relate to these issues.
Can someone help point me in the right direction?