So from what I see, the flow of checking out keeps the collection of credit card details with the module. The basic DNN events module passes this off to PayPal itself, thereby eliminating the need to have SSL setup on your site as all the secure data is being collected by PayPal's site. Is there a way to configure it such that your events module just passes the item and cost to PayPal, and the collection of PayPal data is done on PayPal's site, thereby eliminating the need for SSL on my site? |