Fredrik.r Posted November 26, 2004 Posted November 26, 2004 I'd like to remove "billing information" since I'll only use Worldpay as payment method and not invoices. Then billing information makes no sense? I deleted some table rows in checkout_payment.php but then realized that it is possible to change billing information on the next page, checkout_confirmation.php. Please tell me how to remove billing information completely the easiest way. Thanks.
Guest Posted November 26, 2004 Posted November 26, 2004 why not juse use purchase without account and let them go to the gateway to enter their information? the bad thing about this, if they are repeat customers they have to do this each and every time.
Fredrik.r Posted November 26, 2004 Author Posted November 26, 2004 And if I want them to create an account and remove billing information? Billing information makes no sense since I'm not going to use invoice as a payment method.
Guest Posted November 26, 2004 Posted November 26, 2004 if you are not going to use any invoicing, etc then it never shows up for the customer. so you will have no worry about that ever showing up. if you want to send newsletters you do need to have their information on file. you are asking for more of a can of worms to remove all billing, it does not take up much space at all. be more headache to try to get it done.
Fredrik.r Posted November 29, 2004 Author Posted November 29, 2004 But If I need to send them newsletters I'll do that to the address they've chosen in their address book. I still can se billing information even though I only have credit card payment enabled. But ok.. I remove billing information in checkout_payment.php and checkout_confirmation.php. I just wanted to check if there's a better way.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.