|
|
#1 |
|
Member
|
Hi Guys.
I need to show the billing address section on user join, it is already in the database in the user table so hopefully it won't be too hard to do. Is there a way to switch it on or does it need to be hard coded. If hard coded has anyone done this yet and willing to share their code? Thanks in advance |
|
|
|
|
|
#2 |
|
Coder
Join Date: Mar 2006
Posts: 4,394
Rep Power: 107 ![]() ![]() |
The billing address is used at checkout I beleive. As for showing it, how can anyone offer advice when you havent told us where you want it shown?
|
|
|
|
|
|
#3 |
|
Member
|
I would like to show it on userjoin.php below the personal details form
|
|
|
|
|
|
#4 |
|
Coder
Join Date: Mar 2006
Posts: 4,394
Rep Power: 107 ![]() ![]() |
I guess I did see that, but was distracted by you saying you want to "show the billing address". At the point the user is joining there is no billing address as of yet so are you saying you want to show the billing address form so it can be collected when the user joins?
|
|
|
|
|
|
#5 |
|
Member
|
Yes, that is exactly what I need to do by my clients request.
I'm running v4.1.0 RC3 Developer version |
|
|
|
|
|
#6 |
|
Member
|
Hi Larry
Did you have any ideas for this one? Thanks again |
|
|
|
|
|
#7 |
|
68 Classifieds Staff
Join Date: Mar 2006
Location: Belmont, NC
Posts: 4,994
Rep Power: 115 ![]() |
I just had a look and you would have to make a few changes.
1. Add the new html to the form 2. Add the posted fields in userjoin.php 3. Alter Register class and add the new fields for the billing info.
__________________
Eric Barnes 68 Classifieds Developer Please do not send me a private message asking for support. Instead use these open forums or our ticket system. Customer Area | Issue Tracker | Documentation | 68C Mods | Submit a Ticket | 68 @ Twitter | My Modules |
|
|
|
|
|
#8 |
|
Member
|
is the register class in /includes/classes/kernel/Register.php ?
If so I should be able to do this Thanks Eric |
|
|
|
| Bookmarks |
| Tags |
| billing address, userjoin |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Hide Address, Phone Number and Email Address of Sellers in Listings | suav | v4 Questions & Support | 2 | 09-09-2008 05:34 PM |
| Subscriptions / Recurring billing? | Unregistered | Pre Sales Questions | 28 | 04-24-2008 04:44 PM |
| recurring billing for paypal, 2checkout mod | pepe420 | v3.1 Modules & Modifications | 1 | 04-24-2008 12:36 PM |
| There has got to be someway to do recurring billing... | SteveM | v3.1 Questions & Support | 3 | 09-17-2007 10:13 AM |