Rank: Newbie
Groups: Authorized User, Developers Joined: 10/29/2019(UTC) Posts: 0
|
Is it possible to hide the address fields such as address, city, country, postal code, etc? We deliver digital goods and do not require these fields.
|
|
|
|
Rank: Advanced Member
Groups: HelpDesk, Developers Joined: 11/9/2018(UTC) Posts: 564
Thanks: 122 times Was thanked: 26 time(s) in 25 post(s)
|
You can disable the shipping-address aspects of checkout if you edit the catalog product and set "Product is not shippable" under Shipping and Tax. This will make checkout go straight from billing-address to the payment page, bypassing all shipping related sections (assuming you have no other shippable items in the basket).
The billing address details cannot be hidden without customization to the programming.
|
|
|
|
Rank: Newbie
Groups: Authorized User, Developers Joined: 10/29/2019(UTC) Posts: 0
|
Thanks, I am looking to disable the collection at first login, checkout, and in the account. Do you happen to know if that is possible through custom modification? I am asking on behalf of our developer.
|
|
|
|
Rank: Advanced Member
Groups: HelpDesk, Developers Joined: 11/9/2018(UTC) Posts: 564
Thanks: 122 times Was thanked: 26 time(s) in 25 post(s)
|
To my knowledge there is no address information collected at first login. Only email is used to register or authenticate an Able site.
Removing address-related areas from the Account pages wouldn't be all that hard for a developer. No need to delete anything, just setting certain UI elements to hidden should do the trick. Users can't edit what they can't see. Never done this before so someone would need to dig into the code to know for certain.
Removing it from Checkout would be more effort. Should be possible though. Would almost be easier to just roll your own checkout page if you're just looking for a micro-transaction style checkout of email, name and CC details.
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The AbleCommerce Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close