Hi:
I am new to the forum and this has probably been addressed before, but with over 474 pages I hope no one minds my asking a question.
I am a newbie and know little about php; however, I did find a script which I was able to put in the header of a page on my website http://example.com/scheckout.php which changed the page from http to https.
This page then replaces the file checkout.php with a file called confirm.php and then receipt.php.
The website is a Wordpress blog.
When the customer reaches the receipt.php on the scheckout.php I would like to accomplish 2 things:
1. Have the https turn back to http
2. Provide a button to allow the customer to print the receipt
Can you either refer me to where this is already in the forum, or help me with both the php code and where to place it.
Many thanks from a newbie.
John