Zen Cart Logo
Forums / All Other Contributions/Addons / One-Page Checkout [Support Thread]

One-Page Checkout [Support Thread]

Views: 629,228

Results 2,301 to 2,320 of 3,073
20 May 2022, 2:54 PM
#2301
carlwhat avatar

carlwhat

zennedOut

Join Date:
Nov 2005
Location:
los angeles
Posts:
2,953
Plugin Contributions:
8

One-Page Checkout [Support Thread]

lat9:

@carlwhat, which device(s) are in use when the issue occurs?

i have spoken too soon. i had my dev environment in php 8.0 which was generating another error. this is NOT a confirmed bug.

i have confirmed that changing the config value:

Payment-Block Action on Shipping Change
Key: CHECKOUT_ONE_PAYMENT_BLOCK_ACTION

to refresh solves the issue.

TitanOwl you are correct.

Balaji, your problem is now solved.

best.

20 May 2022, 3:58 PM
#2302
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,065
Plugin Contributions:
56

Re: One-Page Checkout [Support Thread]

carlwhat:

i have spoken too soon. i had my dev environment in php 8.0 which was generating another error. this is NOT a confirmed bug.

i have confirmed that changing the config value:

Payment-Block Action on Shipping Change
Key: CHECKOUT_ONE_PAYMENT_BLOCK_ACTION

to refresh solves the issue.

TitanOwl you are correct.

Balaji, your problem is now solved.

best.
Thanks for that, @carlwhat. I wasn't seeing the issue using my Android phone and I know that iStuff/Safari are totally different animals.

20 May 2022, 4:05 PM
#2303
njcyx avatar

njcyx

Zen Follower

Join Date:
Apr 2019
Posts:
362
Plugin Contributions:
0

Re: One-Page Checkout [Support Thread]

I just tested the v2.4.1 from github. It seems fine with no log files generated. But I think I just found one logic bug.

For example, I tried to checkout and I put address A there. It generated a shipping quote showing on the right section, which is correct. Then I unselect box "Shipping Address, Same as Billing". Then both billing and shipping address are the same as address A. Shipping quote on the right unchanged. Now if I changed the billing address to B (especially to a different state), shipping quote on the right will be changed! It seems the OPC got a quote by my billing address then display on the right. I can choose any shipping method options here. Then if I click on edit button on the shipping address section and update the address (still address A), the shipping quote on the right will be corrected.

It seems to me that, no matter you change your billing address or shipping address, OPC will get a quote from the changed the address, not always based on shipping address.

20 May 2022, 4:19 PM
#2304
titanowl avatar

titanowl

New Zenner

Join Date:
May 2022
Location:
Canada
Posts:
19
Plugin Contributions:
0

Re: One-Page Checkout [Support Thread]

lat9:

If you disable OPC and attempt to create an account, does the same issue occur with the date-of-birth? I ask because OPC uses the same method to check that entry as the 'base' Zen Cart create-account process.

Date-of-Birth in registration is not affected in Desktop or Mobile, I did uninstall the OPC completely ( even ran the SQL patch ) and tested the DOB in registration, it works in Desktop and Mobile, then I installed OPC from scratch again, the new customer registration has no issue with DOB in Desktop and Mobile, but for Guest Checkout that uses OPC when I go to Mobile it has the same behavior and does not work as I referred in my previous qoute.
However if I go to Admin -> Configuration -> Customer Detail and set the "Date of Birth" to false ( that means no DOB verification), then OPC works properly in Mobile as well.

Please help in this matter.
thank you.

20 May 2022, 4:21 PM
#2305
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,065
Plugin Contributions:
56

Re: One-Page Checkout [Support Thread]

njcyx:

I just tested the v2.4.1 from github. It seems fine with no log files generated. But I think I just found one logic bug.

For example, I tried to checkout and I put address A there. It generated a shipping quote showing on the right section, which is correct. Then I unselect box "Shipping Address, Same as Billing". Then both billing and shipping address are the same as address A. Shipping quote on the right unchanged. Now if I changed the billing address to B (especially to a different state), shipping quote on the right will be changed! It seems the OPC got a quote by my billing address then display on the right. I can choose any shipping method options here. Then if I click on edit button on the shipping address section and update the address (still address A), the shipping quote on the right will be corrected.

It seems to me that, no matter you change your billing address or shipping address, OPC will get a quote from the changed the address, not always based on shipping address.
Are you changing the address from logged-in customer's address-dropdowns or by hand-entering?

20 May 2022, 4:22 PM
#2306
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,065
Plugin Contributions:
56

Re: One-Page Checkout [Support Thread]

TitanOwl:

Date-of-Birth in registration is not affected in Desktop or Mobile, I did uninstall the OPC completely ( even ran the SQL patch ) and tested the DOB in registration, it works in Desktop and Mobile, then I installed OPC from scratch again, the new customer registration has no issue with DOB in Desktop and Mobile, but for Guest Checkout that uses OPC when I go to Mobile it has the same behavior and does not work as I referred in my previous qoute.
However if I go to Admin -> Configuration -> Customer Detail and set the "Date of Birth" to false ( that means no DOB verification), then OPC works properly in Mobile as well.

Please help in this matter.
thank you.
As requested before, what type of mobile device are you using when you experience this issue?

20 May 2022, 4:29 PM
#2307
titanowl avatar

titanowl

New Zenner

Join Date:
May 2022
Location:
Canada
Posts:
19
Plugin Contributions:
0

Re: One-Page Checkout [Support Thread]

carlwhat:

i have spoken too soon. i had my dev environment in php 8.0 which was generating another error. this is NOT a confirmed bug.

i have confirmed that changing the config value:

Payment-Block Action on Shipping Change
Key: CHECKOUT_ONE_PAYMENT_BLOCK_ACTION

to refresh solves the issue.

TitanOwl you are correct.

Balaji, your problem is now solved.

best.

Happy to see that solved, my issue is still going on.

20 May 2022, 4:31 PM
#2308
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,065
Plugin Contributions:
56

Re: One-Page Checkout [Support Thread]

TitanOwl:

Happy to see that solved, my issue is still going on.
... and you are not helping me to help you.:(

20 May 2022, 4:31 PM
#2309
titanowl avatar

titanowl

New Zenner

Join Date:
May 2022
Location:
Canada
Posts:
19
Plugin Contributions:
0

Re: One-Page Checkout [Support Thread]

lat9:

As requested before, what type of mobile device are you using when you experience this issue?

I answered this in this post, Android is mine and I have co-worker with iOS, both showing same issue.

20 May 2022, 4:35 PM
#2310
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,065
Plugin Contributions:
56

Re: One-Page Checkout [Support Thread]

TitanOwl:

I answered this, Android is mine and I have co-worker with iOS, both showing same issue.
Please go to my OPC/Bootstrap-4 template demo (https://vinosdefrutastropicales.com/zc157_bs4), add a product to your cart and attempt a guest checkout.

I've added some debug-gathering to see the format in which the dob is being sent. Comment back here when you've done that and I'll grab that additional log so that I can 'see' what's going on.

20 May 2022, 4:35 PM
#2311
njcyx avatar

njcyx

Zen Follower

Join Date:
Apr 2019
Posts:
362
Plugin Contributions:
0

Re: One-Page Checkout [Support Thread]

lat9:

Are you changing the address from logged-in customer's address-dropdowns or by hand-entering?

Hand-entering. I'm not logged in (guest checkout mode).

20 May 2022, 4:36 PM
#2312
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,065
Plugin Contributions:
56

Re: One-Page Checkout [Support Thread]

njcyx:

Hand-entering. I'm not logged in (guest checkout mode).
Thanks, @njcyx; I'll use your instructions to attempt to reproduce.

20 May 2022, 4:43 PM
#2313
njcyx avatar

njcyx

Zen Follower

Join Date:
Apr 2019
Posts:
362
Plugin Contributions:
0

Re: One-Page Checkout [Support Thread]

lat9:

Thanks, @njcyx; I'll use your instructions to attempt to reproduce.

Thanks. I just tried to logged in and it is good there. No matter I changed my billing address from the dropdown box, or manually entered the billing address, the quote on the right is unchanged. So this issue is only for the guest checkout mode (not logged in).

20 May 2022, 5:03 PM
#2314
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,065
Plugin Contributions:
56

Re: One-Page Checkout [Support Thread]

njcyx:

Thanks. I just tried to logged in and it is good there. No matter I changed my billing address from the dropdown box, or manually entered the billing address, the quote on the right is unchanged. So this issue is only for the guest checkout mode (not logged in).
See GitHub issue for tracking: https://github.com/lat9/one_page_checkout/issues/332

21 May 2022, 6:55 PM
#2315
balaji avatar

balaji

New Zenner

Join Date:
Nov 2009
Location:
Chennai, India
Posts:
50
Plugin Contributions:
0

Re: One-Page Checkout [Support Thread]

lat9:

Thanks for that, @carlwhat. I wasn't seeing the issue using my Android phone and I know that iStuff/Safari are totally different animals.

Hi Karl,
Thanks for the update. I have checked the site and it is working good.
Regards

25 May 2022, 2:01 PM
#2316
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,065
Plugin Contributions:
56

Re: One-Page Checkout [Support Thread]

TitanOwl:

I answered this in this post, Android is mine and I have co-worker with iOS, both showing same issue.
I've gone to the test site (https://vinosdefrutastropicales.com/zc157_bs4) using my sister's iPhone, added an item to the cart, went to guest-checkout and the DOB (05/31/1970) was accepted.

I have no idea why your devices' entry is different, but if you'll do the same as above with the devices that are not accepting the date-of-birth that will help me 'see' what is going on.

26 May 2022, 4:27 PM
#2317
mvstudio avatar

mvstudio

Zen Follower

Join Date:
Apr 2008
Posts:
447
Plugin Contributions:
1

Re: One-Page Checkout [Support Thread]

Hi Cindy, I noticed a couple of strange occurrences with guest checkout I wanted your opinion on. ZC version 1.5.7c, OPC version 2.3.10

1st occurrence.
On the install process of this module, it creates a "Guest Customer, do not remove" entry in the admin>customers>customers. When I checked on this Guest Customer I noticed it has orders in it from various people placing orders in my store using the guest checkout, so I assumed all guest orders would be recorded on that guest customer. However today we got an order from someone using the guest checkout, but this guest customer somehow got registered on the database as a normal customers registering for an account would, with its unique ID and all instead of using the Guest Customer as its entry. I thought maybe I had this customer registered already, but no, the account registration was created today while placing the order using guest checkout. So now I'm confused on how the module records the customer when placing an order using the guest checkout, is it using the Guest Customer in the database for it, or is it registering a new customer every time and somehow it was functioning improperly before? Haven't changed anything since installing the new store and this module other than cosmetic changes back in January before opening the store to the public. Any ideas why this happened?

2nd occurrence.
The second occurrence is related to the one above. The customer that placed the order using guest checkout whose account registered as a regular customer, had to enter its gender (male/female) for the form to process. However on my end, when checking the customer the salutation field is blank. It didn't record its gender in the database. Could I have stumbled on a bug?

Thanks for the help.

26 May 2022, 4:46 PM
#2318
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,065
Plugin Contributions:
56

Re: One-Page Checkout [Support Thread]

mvstudio:

Hi Cindy, I noticed a couple of strange occurrences with guest checkout I wanted your opinion on. ZC version 1.5.7c, OPC version 2.3.10

1st occurrence.
On the install process of this module, it creates a "Guest Customer, do not remove" entry in the admin>customers>customers. When I checked on this Guest Customer I noticed it has orders in it from various people placing orders in my store using the guest checkout, so I assumed all guest orders would be recorded on that guest customer. However today we got an order from someone using the guest checkout, but this guest customer somehow got registered on the database as a normal customers registering for an account would, with its unique ID and all instead of using the Guest Customer as its entry. I thought maybe I had this customer registered already, but no, the account registration was created today while placing the order using guest checkout. So now I'm confused on how the module records the customer when placing an order using the guest checkout, is it using the Guest Customer in the database for it, or is it registering a new customer every time and somehow it was functioning improperly before? Haven't changed anything since installing the new store and this module other than cosmetic changes back in January before opening the store to the public. Any ideas why this happened?

2nd occurrence.
The second occurrence is related to the one above. The customer that placed the order using guest checkout whose account registered as a regular customer, had to enter its gender (male/female) for the form to process. However on my end, when checking the customer the salutation field is blank. It didn't record its gender in the database. Could I have stumbled on a bug?

Thanks for the help.
The current version of OPC is 2.4.1. I believe that each of the issues you've identified have been rectified in the releases since 2.3.10.

26 May 2022, 4:51 PM
#2319
mvstudio avatar

mvstudio

Zen Follower

Join Date:
Apr 2008
Posts:
447
Plugin Contributions:
1

Re: One-Page Checkout [Support Thread]

lat9:

The current version of OPC is 2.4.1. I believe that each of the issues you've identified have been rectified in the releases since 2.3.10.

Wonderful, thank you!

27 May 2022, 4:23 PM
#2320
nick1973 avatar

nick1973

Totally Zenned

Join Date:
Sep 2008
Location:
Cleethorpes
Posts:
1,230
Plugin Contributions:
3

Re: One-Page Checkout [Support Thread]

hi cindy,

I have just installed OPC 2.4.1 on 1.5.7d running PHP 7.4 and I am getting this after card details have been entered and when clicking 'confirm order'

Your order's details have changed. Please review the current values and re-submit.

So I entered my card details again, and when I reconfirm the order, it goes through without a problem.