Webshop Plus! v.3.2 for WWB8
Re: Webshop Plus! v.3.2 for WWB8
Hi -
I would like to know if it is possible to send the bought items directly to an E-mail address instead of PayPal or other credit cards.
In "Checkout" page I added on Type of payment information, Send email...and nothing happened...are possible that all items bought information to be transferred to an email?
thanks,
info
I would like to know if it is possible to send the bought items directly to an E-mail address instead of PayPal or other credit cards.
In "Checkout" page I added on Type of payment information, Send email...and nothing happened...are possible that all items bought information to be transferred to an email?
thanks,
info
- Navaldesign
-
- Posts: 903
- Joined: Sat Mar 01, 2008 8:08 pm
- Location: Italy
- Contact:
Re: Webshop Plus! v.3.2 for WWB8
Please note that you can't simply type what you want the software to do and pretend that it does it!
The cart does anyway send the order details in the admin's and the customers email addresses.
If you don't want the customer to proceed to PayPal, simply delete the PayPal HTML box in the "thankyou" page.
The cart does anyway send the order details in the admin's and the customers email addresses.
If you don't want the customer to proceed to PayPal, simply delete the PayPal HTML box in the "thankyou" page.
www.dbtechnosystems.com
Re: Webshop Plus! v.3.2 for WWB8
Thank you much. I was able to get the email with order information and not using any payment, without deleting anything. 

- me.prosenjeet
-
- Posts: 1302
- Joined: Mon Dec 24, 2007 1:50 pm
- Location: Lucknow
- Contact:
Re: Webshop Plus! v.3.2 for WWB8
Is this working on WB11?
I uploaded the whole project and visited the link, it shows a blank page
I uploaded the whole project and visited the link, it shows a blank page
.
Click here to check my Pro WB Extensions
Click here to check my Pro WB Templates
---------------------------------------------------------
www.Lucknowwebs.com
---------------------------------------------------------
Click here to check my Pro WB Extensions
Click here to check my Pro WB Templates
---------------------------------------------------------
www.Lucknowwebs.com
---------------------------------------------------------
- Navaldesign
-
- Posts: 903
- Joined: Sat Mar 01, 2008 8:08 pm
- Location: Italy
- Contact:
Re: Webshop Plus! v.3.2 for WWB8
You need to set it up in the Admin area, especially the counties settings
www.dbtechnosystems.com
- me.prosenjeet
-
- Posts: 1302
- Joined: Mon Dec 24, 2007 1:50 pm
- Location: Lucknow
- Contact:
Re: Webshop Plus! v.3.2 for WWB8
Can you please tell me which page has the admin settings? 

.
Click here to check my Pro WB Extensions
Click here to check my Pro WB Templates
---------------------------------------------------------
www.Lucknowwebs.com
---------------------------------------------------------
Click here to check my Pro WB Extensions
Click here to check my Pro WB Templates
---------------------------------------------------------
www.Lucknowwebs.com
---------------------------------------------------------
- Navaldesign
-
- Posts: 903
- Joined: Sat Mar 01, 2008 8:08 pm
- Location: Italy
- Contact:
Re: Webshop Plus! v.3.2 for WWB8
Please read thye manual, however if you have made the correct installation, it should be http://www.yourdomain.com/cart/admin
www.dbtechnosystems.com
- me.prosenjeet
-
- Posts: 1302
- Joined: Mon Dec 24, 2007 1:50 pm
- Location: Lucknow
- Contact:
Re: Webshop Plus! v.3.2 for WWB8
Thanks Naval, I will have a look
.
Click here to check my Pro WB Extensions
Click here to check my Pro WB Templates
---------------------------------------------------------
www.Lucknowwebs.com
---------------------------------------------------------
Click here to check my Pro WB Extensions
Click here to check my Pro WB Templates
---------------------------------------------------------
www.Lucknowwebs.com
---------------------------------------------------------
- Patrik iden
-
- Posts: 513
- Joined: Wed Mar 24, 2010 9:07 pm
- Location: Sweden
Re: Webshop Plus! v.3.2 for WWB8
Hello, i wonder how to use only invoice as peyment option. That is no Paypal.
Thank you
Thank you
- Navaldesign
-
- Posts: 903
- Joined: Sat Mar 01, 2008 8:08 pm
- Location: Italy
- Contact:
Re: Webshop Plus! v.3.2 for WWB8
Just delete the PayPal buton (HTML Code) from the thank you page, and add some text to inform your customers on payment method.
www.dbtechnosystems.com
- Patrik iden
-
- Posts: 513
- Joined: Wed Mar 24, 2010 9:07 pm
- Location: Sweden
Re: Webshop Plus! v.3.2 for WWB8
OK, thank you. I also want to skipp the checkout.php page, and go from customer page directly to thankyou page.Navaldesign wrote:Just delete the PayPal buton (HTML Code) from the thank you page, and add some text to inform your customers on payment method.
- Navaldesign
-
- Posts: 903
- Joined: Sat Mar 01, 2008 8:08 pm
- Location: Italy
- Contact:
Re: Webshop Plus! v.3.2 for WWB8
You can't do this, unless you heavily modify the code (the code of the checkout page must be integrated in the thank you page, but, obviously, many amendments to the code must be made).
www.dbtechnosystems.com
- Patrik iden
-
- Posts: 513
- Joined: Wed Mar 24, 2010 9:07 pm
- Location: Sweden
Re: Webshop Plus! v.3.2 for WWB8
OK, so i can have the customer page go directly to a new thankyou page either. You se i just want to use the shop as order list page. So that customer can order some drawings. So just add some drowings to the cart (the cart will only serv as list) and enter: Name, address, email, etc... What do you think?Navaldesign wrote:You can't do this, unless you heavily modify the code (the code of the checkout page must be integrated in the thank you page, but, obviously, many amendments to the code must be made).
Thank you.
- Navaldesign
-
- Posts: 903
- Joined: Sat Mar 01, 2008 8:08 pm
- Location: Italy
- Contact:
Re: Webshop Plus! v.3.2 for WWB8
I believe I have already answered, there is some info in the "checkout" page that is mandatory, so you can't simply skip this page unless you modify parts of the code.
You can also try changing the redirect in the "customer" page code (in Start of Page) to go directly to the "thankyou" page and see if this works.
You can also try changing the redirect in the "customer" page code (in Start of Page) to go directly to the "thankyou" page and see if this works.
www.dbtechnosystems.com
- Patrik iden
-
- Posts: 513
- Joined: Wed Mar 24, 2010 9:07 pm
- Location: Sweden
Re: Webshop Plus! v.3.2 for WWB8
OK, i'l try that. Thank you.Navaldesign wrote:I believe I have already answered, there is some info in the "checkout" page that is mandatory, so you can't simply skip this page unless you modify parts of the code.
You can also try changing the redirect in the "customer" page code (in Start of Page) to go directly to the "thankyou" page and see if this works.