Purchasing an ad with PayPal and IE process the order
While using internet explorer, if I try to pay for an advert through PayPal I am redirected to the PayPal homepage, not to the correct payment page.
I'm not entirely sure what the issue is, it still seems to work in Chrome and Firefox.
When I look at the source code on the order page the Paypal address in the form starts: <form action="//www.paypal.com/cgi-bin/webscr"
Instead of: <form action="https://www.paypal.com/cgi-bin/webscr"
This could be the issue. How can I correct this and which file can I find the ''process_the_order'' function in?