Login | Forgot password | Register
What is OpenID?
OpenID is an Internet-wide identity system that allows you to sign in to many websites with a single account.
With OpenID, your ID becomes a URL (e.g. http://username.myopenid.com/). You can get a free OpenID for example from myopenid.com.
For more information visit the official OpenID site.
E-Commerce Module
SilverStripe Forums » E-Commerce Module » Get Rid of Use Billing/Shipping Address Button
Discuss the E-Commerce Module.
|
Page:
1
|
Go to End | |
| Author | Topic: Get Rid of Use Billing/Shipping Address Button | 462 Views |
-
Get Rid of Use Billing/Shipping Address Button

25 June 2009 at 9:12am
On the checkout page, there is a button which says, "Use Billing Address for shipping". Essentially my question is, how do I get rid of that button and simply have the additional form elements on the page?
I also noticed when that option is open, I cannot click it to close without it flashing required fields in the shipping address area... Seems like a bug, no?
-
Re: Get Rid of Use Billing/Shipping Address Button

14 September 2009 at 6:17pm
Did you ever find an answer to this, this is something I want to remove as well as I supply a service so shipping address is irrelevant.
Thanks
MM
-
Re: Get Rid of Use Billing/Shipping Address Button

23 September 2009 at 2:04am
In OrderForm.php simply remove creation of the shipping form fields. In OrderForm.php remove code in beforeprocessing that checks the action useshipping address or use memberaddress. In ShoppingCart.php remove references to using shipping address.
OrderInformation templates may also refer to shipping fields so check that too.
-
Re: Get Rid of Use Billing/Shipping Address Button

24 September 2009 at 11:27am
Hey again Neonfrog. Was just about to updates this after your advice on the other thread but I see you beat me to it. MM
| 462 Views | ||
|
Page:
1
|
Go to Top |

