Andrew Benbow
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] woocommerce merchant account?Hi
You will need to setup your own merchant account, which one depends on your country of business – approaching your bank can be a good place to start.
You can be up and running quickly and easily with PayPal if that is an option for you
Andrew, WooNinja
I work for WooThemes
Forum: Plugins
In reply to: [WooCommerce] Fast Help, Just upgraded and USPS module not working nowHi acesj
Glad that’s sorted for you now.
Just to let you know the USPS developer has added a workaround for the issue caused by USPS being unavailable yesterday, if it happens again you shouldn’t have a problem.
You will need to update to version 3.1.11 to get this
Forum: Plugins
In reply to: [WooCommerce] Fast Help, Just upgraded and USPS module not working nowThis appears to be an issue at USPS
http://www.isitdownrightnow.com/usps.com.html
They seem to have made some changes to their systems last night that are impacting the web at the moment. Hopefully you are not experiencing the error now
Hi
It does work on Multi Site but if you have network activated the plug-in then you will have to create the core pages manually.
If you look at this http://wcdocs.woothemes.com/user-guide/misc/shortcodes/ you will see these shortcodes
[woocommerce_cart] – shows the cart page
[woocommerce_checkout] – shows the checkout page
[woocommerce_pay] – shows the checkout pay page
[woocommerce_order_tracking] – shows the order tracking form
[woocommerce_my_account] – shows the user account page
[woocommerce_edit_address] – shows the user account edit address page
[woocommerce_view_order] – shows the user account view order pageCreate a page for each of those shortcodes
Andrew