Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Enter Billing Adress for every order


ultras.nick

Recommended Posts

Posted

Hi,

 

On my payment 'checkout_payment.php' I want to replace the standard Billing Address (where the customer can change the address for billing or enter another one) with the fields that are required when he creates a new shipping/billing adress now.

 

So, I want to force the customer to enter the Billing Address every time he makes an order?

 

Is there any contribution for this? or another topic?

 

I didn't managed to find any :(

 

I tried to insert '<?php require(DIR_WS_MODULES . 'checkout_new_address.php'); ?>' from 'checkout_payment_address.php' into 'checkout_payment.php' but simple it does not work. :(

 

Can someone help?

 

Thanks in advance.

Posted

the problem is i guess no one quite understads what you are trying to do. in a standard setup, ie, the stock osc, there are two addresses ie billing and shipping, the two could be the same, or it is upto the customer to enter/select which to use and for what. there is no need to force anything.

 

Ken

commercial support - unProtected channel, not to be confused with the forum with same name - open to everyone who need some professional help: either PM/email me, or go to my website (URL can be found in my profile).

over 20 years of computer programming experience.

Posted
the problem is i guess no one quite understads what you are trying to do. in a standard setup, ie, the stock osc, there are two addresses ie billing and shipping, the two could be the same, or it is upto the customer to enter/select which to use and for what. there is no need to force anything.

 

Ken

 

 

On the checkout, on Payment Details pages, the customer has the possibility to change his Billing Address. He can choose one from the Address Book or to enter another one. By default is selected the primary address.

 

I want to remove that part - and add there some fields, eventually with another details then the regular ones - such as: Numeric Personal Code, Bank account for companies, etc...

 

I hope that is clearer now.

 

If I think again, I it would be a solution for me and if I would be able to add new fields (for Numeric Personal Code, Bank account for companies, etc...) when the user creates a new Billing Address from Address Book.

 

Can someone help on this?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...