Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Address put during checkout_shipping doesn't autopopulate in checkout_payment


Guest

Recommended Posts

Pretty simple really. When someone first creates an account, we do not ask for their address. Nothing gets put into the address_book table of the database when someone creates an account.

 

However, when someone goes to checkout, they have to first click on the "change address" within the checkout_shipping.php page and input their address. On the next page, checkout_payment.php, the address information that was just input during the checkout_shipping_address.php didn't autopopulate the address information section for checkout_payment.php (we want the checkout_payment.php to be EXACT same address as input during checkout_shipping.php). What is even more strange, if you click on change address within payment, to go to checkout_payment_address.php, it isn't listed in there either.

 

Any suggestions on what is going on? Any coding you would like me to paste? It is bizzare and is very annoying for our customers to have to input their exact same address twice. Thanks,

Link to comment
Share on other sites

It is very strange, even if we have to take out the "change address" which directs to checkout_payment_address.php then we will. We just want the address for the billing to populate with what they originally input for the shipping.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...