I'm implementing the WebShop shopping cart into a website, and I have a question. My client, at present, does not want to set up a PayPal account. She would rather have orders sent to her email, and she can personally arrange for payment. Rather than doing all work to recreate an order form, etc, only to have her decide later that she would like to set up PayPal (wherein I can use the "traditional" WebShop) I was hoping there was a way to just have the shopping cart send an email order "form" to her? Is there a way to do this?
Thanks for any help!!
WebShop Question
Re: WebShop Question
Are you referring to this webshop?
http://www.wysiwygwebbuilder.com/webshop.html
Basically you can customize the entire checkout. But it will require some programming knowledge.
http://www.wysiwygwebbuilder.com/webshop.html
Basically you can customize the entire checkout. But it will require some programming knowledge.
Re: WebShop Question
Yep, that's the one. Can you point me to the right place for what has to be re-done?
Re: WebShop Question
No,. I'm sorry I cannot help you with programming related questions. This project requires some basic PHP knowledge.
- Navaldesign
-
- Posts: 862
- Joined: Sat Mar 01, 2008 8:08 pm
- Location: Italy
- Contact:
Re: WebShop Question
Just remove the payment related dropdown from the checkout page, as well as the HTML box from the thankyou page.
Then change the labels (wording) to get an email as you like it-
Then change the labels (wording) to get an email as you like it-
www.dbtechnosystems.com
Re: WebShop Question
Thanks so much, Naval. Your help is much appreciated!!Navaldesign wrote:Just remove the payment related dropdown from the checkout page, as well as the HTML box from the thankyou page.
Then change the labels (wording) to get an email as you like it-