Well the change needs to be made on the checkout_two page since if you are logged in already, you won't see checkout_one.
The problem with that is the confirm button links directly to the checkout process.
It may be possible to catch the checkout event and give the user a popup alert version or a fancier thickbox popup that lets them click ok or cancel.
The problem with that is the confirm button links directly to the checkout process.
It may be possible to catch the checkout event and give the user a popup alert version or a fancier thickbox popup that lets them click ok or cancel.
Good point, I moved the terms line to checkout_two. The boss doesn't want to use the mod on our main site though if people don't have to accept the terms so I told him I'd keep looking into it. Any help would be appreciated as I'm not a php wiz. Thanks
First: I'm on 1.4.8b and I have slightly modified core here and there.
Here's a thing. If a customer's default address is missing it appears as blank right after login (in page "checkout_two"). Bad thing is customer is not stopped from checking out with address not being set, and also shipping method (and charge) is not selected.
I don't know a reason for missing default adress, but I have several customers mysql has field "adress_id" in table "admin" containing specific number, but table "address" do not contain a line with corresponding address id.
Apparently customer is not able to delete default address, but admin is. However, I do not remember deleting any customer addresses.
Also, did not have this problem with a standard checkout. That is, some customers are still missing default address, but during checkout shipping and payment addresses are assigning with no problem.
QUESTIONS:
1. How come some customers are missing default address and is there a way to fix this.
and if it's not
2. Is there a way for a 2step-checkout to select shipping and payment addresses same way standard checkout does it?
Currently have disabled easy-checkout and waiting for some possible solutions or workarounds.
edit: Have found out standard checkout is redirecting to shipping/address if default address is missing.
edit2: Okay, I've managed to create mysql script that replaces missing default address ids with address id from same customer, other than default. I could set it as a cron job and run it periodically to fix missing default addresses and avoid the problem. However, finding reason for default addresses missing and fixing it instead would be more appropriate.
Here's a thing. If a customer's default address is missing it appears as blank right after login (in page "checkout_two"). Bad thing is customer is not stopped from checking out with address not being set, and also shipping method (and charge) is not selected.
I don't know a reason for missing default adress, but I have several customers mysql has field "adress_id" in table "admin" containing specific number, but table "address" do not contain a line with corresponding address id.
Apparently customer is not able to delete default address, but admin is. However, I do not remember deleting any customer addresses.
Also, did not have this problem with a standard checkout. That is, some customers are still missing default address, but during checkout shipping and payment addresses are assigning with no problem.
QUESTIONS:
1. How come some customers are missing default address and is there a way to fix this.
and if it's not
2. Is there a way for a 2step-checkout to select shipping and payment addresses same way standard checkout does it?
Currently have disabled easy-checkout and waiting for some possible solutions or workarounds.
edit: Have found out standard checkout is redirecting to shipping/address if default address is missing.
edit2: Okay, I've managed to create mysql script that replaces missing default address ids with address id from same customer, other than default. I could set it as a cron job and run it periodically to fix missing default addresses and avoid the problem. However, finding reason for default addresses missing and fixing it instead would be more appropriate.
There are some other ones being worked on for 1.5.xfbjernebo wrote:How can I make this work for 1.5?? Really want it rather than the new one... Please let me know.
or can someone do it as a job? Then contact me!
Here's the best one I've seen so far:
http://forum.opencart.com/viewtopic.php ... 06#p203566
And another one here:
http://www.opencart.com/index.php?route ... on_id=3388
I really would like to purchase this module, but Q can you please confirm that this can be set to accept payment in GBP only.
I am having the same issue with the blank payment address. When a customer already has an account already he enters his email and password an is redirected to checkout_two, shipping address is filled in but payment address is blank.Maaris wrote:First: I'm on 1.4.8b and I have slightly modified core here and there.
Here's a thing. If a customer's default address is missing it appears as blank right after login (in page "checkout_two"). Bad thing is customer is not stopped from checking out with address not being set, and also shipping method (and charge) is not selected.
I don't know a reason for missing default adress, but I have several customers mysql has field "adress_id" in table "admin" containing specific number, but table "address" do not contain a line with corresponding address id.
Apparently customer is not able to delete default address, but admin is. However, I do not remember deleting any customer addresses.
Also, did not have this problem with a standard checkout. That is, some customers are still missing default address, but during checkout shipping and payment addresses are assigning with no problem.
QUESTIONS:
1. How come some customers are missing default address and is there a way to fix this.
and if it's not
2. Is there a way for a 2step-checkout to select shipping and payment addresses same way standard checkout does it?
Currently have disabled easy-checkout and waiting for some possible solutions or workarounds.
edit: Have found out standard checkout is redirecting to shipping/address if default address is missing.
edit2: Okay, I've managed to create mysql script that replaces missing default address ids with address id from same customer, other than default. I could set it as a cron job and run it periodically to fix missing default addresses and avoid the problem. However, finding reason for default addresses missing and fixing it instead would be more appropriate.
I´m on 1.4.9.4
I appreciate any help you can give.
Regards.
Who is online
Users browsing this forum: No registered users and 11 guests