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

One-Page Checkout [Support Thread]

Views: 629,268

Results 621 to 640 of 3,073
6 Oct 2017, 5:45 PM
#621
lat9 avatar

lat9

Administrator

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

One-Page Checkout [Support Thread]

lat9:

Just created a fresh ZC1.5.5e install and the message *is *being displayed, so the issue lies in the OPC handling ... somewhere!
... and that *somewhere *is the changes made to the templates' jscript_framework.php file to produce valid HTML. Change is up on GitHub for those that can't wait for the forthcoming v1.4.1 release.

8 Oct 2017, 2:48 PM
#622
lat9 avatar

lat9

Administrator

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

Re: One-Page Checkout [Support Thread]

lat9:

... and that *somewhere *is the changes made to the templates' jscript_framework.php file to produce valid HTML. Change is up on GitHub for those that can't wait for the forthcoming v1.4.1 release.
I've just submitted v1.4.1 to the Zen Cart plugins for review, containing the changes associated with the following GitHub issues:

#100: Update "Troubleshooting" section in readme.
#101: Display errors from payment modules that "collect credit-card data onsite".
#102: Correct display of confirmation page for payment modules that "collect credit-card data onsite".

I'll post back here once it's been approved.

9 Oct 2017, 3:25 PM
#623
lat9 avatar

lat9

Administrator

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

Re: One-Page Checkout [Support Thread]

lat9:

I've just submitted v1.4.1 to the Zen Cart plugins for review, containing the changes associated with the following GitHub issues:

#100: Update "Troubleshooting" section in readme.
#101: Display errors from payment modules that "collect credit-card data onsite".
#102: Correct display of confirmation page for payment modules that "collect credit-card data onsite".

I'll post back here once it's been approved.
Posting back; v1.4.1 is now available for download from the Zen Cart plugins' section.

9 Nov 2017, 3:05 PM
#624
shopville avatar

shopville

Zen Follower

Join Date:
Aug 2012
Posts:
331
Plugin Contributions:
0

Re: One-Page Checkout [Support Thread]

" setFormSubmitButton, payment-module: null index.php:226:13
Showing "confirm" index.php:226:13
Setting orderConfirmed (0), submitter (null) index.php:226:13
jQuery version: 1.12.4"

I am facing this issue right now. i already find same issue posted by frank18 and tried his solution but it did not work for me.

9 Nov 2017, 3:42 PM
#625
lat9 avatar

lat9

Administrator

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

Re: One-Page Checkout [Support Thread]

@shopVille, you've included some of the OPC's jQuery console-logs that identify the sequence that's been performed; they're not an indication of any error.

What is the issue that you are having? Please include OPC and Zen Cart versions in your response.

10 Nov 2017, 1:33 PM
#626
shopville avatar

shopville

Zen Follower

Join Date:
Aug 2012
Posts:
331
Plugin Contributions:
0

Re: One-Page Checkout [Support Thread]

lat9:

@shopVille, you've included some of the OPC's jQuery console-logs that identify the sequence that's been performed; they're not an indication of any error.

What is the issue that you are having? Please include OPC and Zen Cart versions in your response.

we are using zencart version 1.5.4 and OPC version is 1.4.1. Here is what i am getting in my one page checkout. First of all there is error "Sorry, but our expedited checkout process cannot be used. Click " and after clicking Confirm Order Its showing another error "Your order's details have changed. Please review the current values and re-submit."

10 Nov 2017, 1:54 PM
#627
lat9 avatar

lat9

Administrator

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

Re: One-Page Checkout [Support Thread]

ShopVille:

we are using zencart version 1.5.4 and OPC version is 1.4.1. Here is what i am getting in my one page checkout. First of all there is error "Sorry, but our expedited checkout process cannot be used. Click " and after clicking Confirm Order Its showing another error "Your order's details have changed. Please review the current values and re-submit."
The "Sorry but the expedited process cannot be used" message implies a javascript/jQuery error on the page. Since OPC is very jQuery-intensive, the message is intended to allow your customers to continue checkout if the store's configuration won't support that jQuery support.

What shipping, payment and order-total methods are you using?

10 Nov 2017, 3:20 PM
#628
shopville avatar

shopville

Zen Follower

Join Date:
Aug 2012
Posts:
331
Plugin Contributions:
0

Re: One-Page Checkout [Support Thread]

lat9:

The "Sorry but the expedited process cannot be used" message implies a javascript/jQuery error on the page. Since OPC is very jQuery-intensive, the message is intended to allow your customers to continue checkout if the store's configuration won't support that jQuery support.

What shipping, payment and order-total methods are you using?

I tired purchase order, pay by phone and cash on delivery with free shipping module

10 Nov 2017, 3:35 PM
#629
lat9 avatar

lat9

Administrator

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

Re: One-Page Checkout [Support Thread]

ShopVille:

I tired purchase order, pay by phone and cash on delivery with free shipping module
Can you post (or PM) a link so that I can see what's going on?

10 Nov 2017, 3:42 PM
#630
shopville avatar

shopville

Zen Follower

Join Date:
Aug 2012
Posts:
331
Plugin Contributions:
0

Re: One-Page Checkout [Support Thread]

lat9:

Can you post (or PM) a link so that I can see what's going on?

Thanks
PM Sent

15 Nov 2017, 1:07 AM
#631
uyutom avatar

uyutom

New Zenner

Join Date:
Nov 2017
Posts:
3
Plugin Contributions:
0

Re: One-Page Checkout [Support Thread]

I also am getting "Your order's details have changed. Please review the current values and re-submit." it is like loop and I cannot get past it.
Setup:
OPC 1.4.1
zenCart 1.55e
The default "responsive_classic"
Payment: Third party credit card payment
can you help me? thanks.

15 Nov 2017, 12:58 PM
#632
lat9 avatar

lat9

Administrator

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

Re: One-Page Checkout [Support Thread]

uyutom:

I also am getting "Your order's details have changed. Please review the current values and re-submit." it is like loop and I cannot get past it.
Setup:
OPC 1.4.1
zenCart 1.55e
The default "responsive_classic"
Payment: Third party credit card payment
can you help me? thanks.
I can try. What is the name of the third-party CC payment method? If that's the only other checkout-related addition you've made to the site, that's probably the issue.

16 Nov 2017, 2:09 AM
#633
uyutom avatar

uyutom

New Zenner

Join Date:
Nov 2017
Posts:
3
Plugin Contributions:
0

Re: One-Page Checkout [Support Thread]

lat9:

I can try. What is the name of the third-party CC payment method? If that's the only other checkout-related addition you've made to the site, that's probably the issue.

Install cod payment, jump normally. If i change to third-party payment, it is not alright, can I send you the error? thank you

18 Nov 2017, 1:49 AM
#634
gerrim avatar

gerrim

New Zenner

Join Date:
Jul 2013
Location:
Brisbane, Australia
Posts:
39
Plugin Contributions:
0

Re: One-Page Checkout [Support Thread]

Firstly, thanks to lat9 and all contributors for your hard work to develop this great plugin and assist the Zencart community. I appreciate it!

After getting OPC 1.4.0 to work successfully and then moving on to load further plugins, at an unknown point, I started experiencing a problem during the OPC process.
Now, at the Shopping Cart page, clicking CHECKOUT button generates an error log (attached with OPC debug file). While the Select Shipping/Payment and Confirm Your Order page then appears, clicking *CONFIRM ORDER *button doesn’t proceed further.

[Attachment no longer available][Attachment no longer available]

Can anyone please help?

My current system:

  • zen-cart-v1.5.5e
  • running on local WAMP with SSL (apache 2.4.23; mysql 5.7.14; php 5.6.25)
  • Template: clone of responsive_sheffield_blue_2.0 with recommended code changes from that thread e.g. for compatibility with ZC1.5.5
  • Plugins as well as OPC v1.4.1:
  • Direct Bank Deposit V1.5.3-revised;
  • Australia Post Shipping Module v2.2.1,
  • Image Handler 5.0.0Beta4
  • Other adminy ones e.g. ckeditor-for-zencart_v3.7; backup_mysql_plugin_v5c

Things I’ve tried: When the problem first arose & after seeing similar error logs on this thread, I upgraded to OPC 1.4.1 – but the error didn’t resolve. After getting stumped by the error log (apologies, I’m a very inexperienced coder still learning), I tried tweaking Admin settings, reverting to earlier backups, uninstalling/reinstalling various plugins etc … but error persists. Interoperation issues seem ruled out between OPC & both IH5 plugin (lat9 confirmed this on another thread - thanks!) and Australia Post Shipping Module plugin (error persisted after uninstalling that plugin).
Thanks

18 Nov 2017, 3:25 AM
#635
frank18 avatar

frank18

Deceased

Join Date:
Nov 2007
Location:
Sunny Coast, Australia
Posts:
3,427
Plugin Contributions:
2

Re: One-Page Checkout [Support Thread]

GerriM:

Firstly, thanks to lat9 and all contributors for your hard work to develop this great plugin and assist the Zencart community. I appreciate it!

After getting OPC 1.4.0 to work successfully and then moving on to load further plugins, at an unknown point, I started experiencing a problem during the OPC process.
Now, at the Shopping Cart page, clicking CHECKOUT button generates an error log (attached with OPC debug file). While the Select Shipping/Payment and Confirm Your Order page then appears, clicking *CONFIRM ORDER *button doesn’t proceed further.

[Attachment no longer available][Attachment no longer available]

Can anyone please help?

My current system:

  • zen-cart-v1.5.5e
  • running on local WAMP with SSL (apache 2.4.23; mysql 5.7.14; php 5.6.25)
  • Template: clone of responsive_sheffield_blue_2.0 with recommended code changes from that thread e.g. for compatibility with ZC1.5.5
  • Plugins as well as OPC v1.4.1:
  • Direct Bank Deposit V1.5.3-revised;
  • Australia Post Shipping Module v2.2.1,
  • Image Handler 5.0.0Beta4
  • Other adminy ones e.g. ckeditor-for-zencart_v3.7; backup_mysql_plugin_v5c

Things I’ve tried: When the problem first arose & after seeing similar error logs on this thread, I upgraded to OPC 1.4.1 – but the error didn’t resolve. After getting stumped by the error log (apologies, I’m a very inexperienced coder still learning), I tried tweaking Admin settings, reverting to earlier backups, uninstalling/reinstalling various plugins etc … but error persists. Interoperation issues seem ruled out between OPC & both IH5 plugin (lat9 confirmed this on another thread - thanks!) and Australia Post Shipping Module plugin (error persisted after uninstalling that plugin).
Thanks

Do you get any other debug files in your /logs folder? if so, can you post the most recent ones pls.

Also, a link to your site would be helpful. (sorry, just realised the site is local on WAMP)

Cheers / Frank (from up the road)

18 Nov 2017, 3:53 AM
#636
gerrim avatar

gerrim

New Zenner

Join Date:
Jul 2013
Location:
Brisbane, Australia
Posts:
39
Plugin Contributions:
0

Re: One-Page Checkout [Support Thread]

frank18:

Do you get any other debug files in your /logs folder? if so, can you post the most recent ones pls.

Hi frank18. No other debug files - just the two supplied.

18 Nov 2017, 4:19 AM
#637
gerrim avatar

gerrim

New Zenner

Join Date:
Jul 2013
Location:
Brisbane, Australia
Posts:
39
Plugin Contributions:
0

Re: One-Page Checkout [Support Thread]

frank18:

Also, a link to your site would be helpful. (sorry, just realised the site is local on WAMP)

Cheers / Frank (from up the road)

:smile:. Frank, I'm happy to PM you any files if it helps.

Gr8 to connect with a local too. Is it raining on the Sunny Coast like it is in Brissy?

Thanks

Cheers...Gerri

18 Nov 2017, 4:39 AM
#638
frank18 avatar

frank18

Deceased

Join Date:
Nov 2007
Location:
Sunny Coast, Australia
Posts:
3,427
Plugin Contributions:
2

Re: One-Page Checkout [Support Thread]

GerriM:

:smile:. Frank, I'm happy to PM you any files if it helps.

Gr8 to connect with a local too. Is it raining on the Sunny Coast like it is in Brissy?

Thanks

Cheers...Gerri

Thanks Gerri - yes piddling down steadily here in Caloundra.

Any info is welcome, if you want to you could zip up the entire file system and also export the DB, email both to me office [at] isonetwork [dot] net [dot] au, and I whack it into my local dev environment.

Cheers / Frank

18 Nov 2017, 1:58 PM
#639
lat9 avatar

lat9

Administrator

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

Re: One-Page Checkout [Support Thread]

uyutom:

Install cod payment, jump normally. If i change to third-party payment, it is not alright, can I send you the error? thank you
I received the OPC log and can confirm that the payment method that you are using is not compatible with OPC. It adds information to the customer's session during the transition from the data-collection to the confirmation step of the checkout.

You can try adding your custom payment method to the list of payment modules that require confirmation (see the OPC plugin's configuration settings).

18 Nov 2017, 2:03 PM
#640
lat9 avatar

lat9

Administrator

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

Re: One-Page Checkout [Support Thread]

GerriM:

Firstly, thanks to lat9 and all contributors for your hard work to develop this great plugin and assist the Zencart community. I appreciate it!

After getting OPC 1.4.0 to work successfully and then moving on to load further plugins, at an unknown point, I started experiencing a problem during the OPC process.
Now, at the Shopping Cart page, clicking CHECKOUT button generates an error log (attached with OPC debug file). While the Select Shipping/Payment and Confirm Your Order page then appears, clicking *CONFIRM ORDER *button doesn’t proceed further.

[Attachment no longer available][Attachment no longer available]

Can anyone please help?

My current system:

  • zen-cart-v1.5.5e
  • running on local WAMP with SSL (apache 2.4.23; mysql 5.7.14; php 5.6.25)
  • Template: clone of responsive_sheffield_blue_2.0 with recommended code changes from that thread e.g. for compatibility with ZC1.5.5
  • Plugins as well as OPC v1.4.1:
  • Direct Bank Deposit V1.5.3-revised;
  • Australia Post Shipping Module v2.2.1,
  • Image Handler 5.0.0Beta4
  • Other adminy ones e.g. ckeditor-for-zencart_v3.7; backup_mysql_plugin_v5c

Things I’ve tried: When the problem first arose & after seeing similar error logs on this thread, I upgraded to OPC 1.4.1 – but the error didn’t resolve. After getting stumped by the error log (apologies, I’m a very inexperienced coder still learning), I tried tweaking Admin settings, reverting to earlier backups, uninstalling/reinstalling various plugins etc … but error persists. Interoperation issues seem ruled out between OPC & both IH5 plugin (lat9 confirmed this on another thread - thanks!) and Australia Post Shipping Module plugin (error persisted after uninstalling that plugin).
Thanks
When the "Confirm Order" button shows but doesn't proceed, there's likely a jQuery/javascript issue that's preventing that action.

Most modern browsers provide a "console" display in their developer's view; pressing F12 and then selecting the "Console" tab will allow you to view the status on the OPC page.

I can't explain that debug-log; it almost looks like the shopping cart was/is empty?