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

One-Page Checkout [Support Thread]

Views: 629,174

Results 321 to 340 of 3,073
17 Jan 2017, 2:16 PM
#321
fjbern1943 avatar

fjbern1943

Zen Follower

Join Date:
Apr 2015
Location:
United States
Posts:
144
Plugin Contributions:
0

One-Page Checkout [Support Thread]

Hello,

You were right on. I had the file "tpl_checkout_one_default.php" in the Responsive Sheffield Blue directory. I removed it and now the error message went adios. Thank you,

Frank

17 Jan 2017, 2:26 PM
#322
lat9 avatar

lat9

Administrator

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

Re: One-Page Checkout [Support Thread]

Frank, thanks for the follow-up!

20 Jan 2017, 7:11 PM
#323
jagall avatar

jagall

Zen Follower

Join Date:
Mar 2011
Location:
Ireland
Posts:
286
Plugin Contributions:
0

Re: One-Page Checkout [Support Thread]

Hi @lat9 thanks for the mod and was really looking forward to having on my site but it's not working for me, well it doesn't look as it should according to what the customer should see, basically its seems that the ajax part doesn't work and the formatting is plain text see attached picAttachment 16900
prob some other jscript file causing this but not sure, ? maybe you can shed some light, cheers

20 Jan 2017, 7:17 PM
#324
lat9 avatar

lat9

Administrator

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

Re: One-Page Checkout [Support Thread]

@jagall, I just went to your site and see that you're currently using the ***Tableau ***template. Unfortunately, that template has been previously reported (as mentioned in the readme) as incompatible with OPC.

20 Jan 2017, 7:24 PM
#325
jagall avatar

jagall

Zen Follower

Join Date:
Mar 2011
Location:
Ireland
Posts:
286
Plugin Contributions:
0

Re: One-Page Checkout [Support Thread]

@lat9 thanks for getting back to me so quickly, just my luck! I didn't see a ref to troubleshooting in the readme but obviously missed that one maybe i need to change templates!!! thank you

20 Jan 2017, 7:50 PM
#326
lat9 avatar

lat9

Administrator

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

Re: One-Page Checkout [Support Thread]

@jagall, the first page of the readme identifies known incompatibilities as well as a list of order-total, shipping and payment modules that the Zen Cart community have found to be compatible.

21 Jan 2017, 7:52 AM
#327
frank18 avatar

frank18

Deceased

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

Re: One-Page Checkout [Support Thread]

ZC 1.5.5d - local development, not publicly accessible

OPC 1.0.12beta

no template overrides

Payment module eWay - requires the confirmation page /index.php?main_page=checkout_one_confirmation

All order totals are duplicated when using OPC. This does not happen when I am using the standard 3 page checkout.

Attachment 16903

Checked relevant OPC includes/modules/pages/(etc) and OPC template files - to no avail.

What may be wrong??

Thanks / Frank

21 Jan 2017, 1:00 PM
#328
lat9 avatar

lat9

Administrator

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

Re: One-Page Checkout [Support Thread]

Frank, does the order-total duplication occur on both the checkout_one and the checkout_one_confirmation pages? I will admit that this issue has me a bit puzzled.:huh:

21 Jan 2017, 1:18 PM
#329
lat9 avatar

lat9

Administrator

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

Re: One-Page Checkout [Support Thread]

lat9:

Frank, does the order-total duplication occur on both the checkout_one and the checkout_one_confirmation pages? I will admit that this issue has me a bit puzzled.:huh:
Never mind; it's on the confirmation page.

I've got the payment method re-enabled on my demo site and I see the issue; an issue seen is an issue for which a solution can be found!

21 Jan 2017, 2:09 PM
#330
lat9 avatar

lat9

Administrator

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

Re: One-Page Checkout [Support Thread]

lat9:

Never mind; it's on the confirmation page.

I've got the payment method re-enabled on my demo site and I see the issue; an issue seen is an issue for which a solution can be found!
I've created an issue on GitHub to track this change for the upcoming v1.0.12 release. The solution to the order-totals duplication is available on GitHub at this time.

Please note that a change to the checkout_one_confirmation page's template is required, so watch for that on a update if you've created a template-override for your store.

21 Jan 2017, 11:43 PM
#331
frank18 avatar

frank18

Deceased

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

Re: One-Page Checkout [Support Thread]

lat9:

I've created an issue on GitHub to track this change for the upcoming v1.0.12 release. The solution to the order-totals duplication is available on GitHub at this time.

Please note that a change to the checkout_one_confirmation page's template is required, so watch for that on a update if you've created a template-override for your store.

Thanks Cindy, 1.0.12beta2 works a treat.

Cheers / Frank

22 Jan 2017, 6:09 PM
#332
lat9 avatar

lat9

Administrator

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

Re: One-Page Checkout [Support Thread]

frank18:

Thanks Cindy, 1.0.12beta2 works a treat.

Cheers / Frank
Thanks for the update, Frank, that you concur the issue is now resolved!

As a side-note, I've tweaked the plugin's next version to 1.1.0 (currently 1.1.0-beta1 on GitHub) as I've updated the plugin's configuration settings to allow a "conditional" enabling by customer_id. That way, store-owners that have shipping, payment or order-total modules (or templates) that haven't yet been found to work with the One-Page Checkout can install the plugin but enable it only for specific customers during a validation period.

22 Jan 2017, 6:15 PM
#333
lat9 avatar

lat9

Administrator

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

Re: One-Page Checkout [Support Thread]

lat9:

Never mind, found the answer (Gateway Processing Services Module (3-step redirect)) in your previous post. I'm thinking that this payment method might need to be added to the OPC's "confirmation-required" list.

@designguy, would you mind trying the following change? Edit /includes/modules/pages/checkout_one_confirmation/header_php.php, find the following section:

// -----
// There are some payment methods (like eWay) that "replace" the confirmation form via the HTML they return on
// the "process_button" payment-class function. Rather than hard-code the list in code, below, the following
// constant will be updated as additional payment-methods that make use of that interface are identified.
//
if (!defined ('CHECKOUT_ONE_CONFIRMATION_REQUIRED')) {
define ('CHECKOUT_ONE_CONFIRMATION_REQUIRED', 'eway_rapid,stripepay');
}

> and change that to
> ```
// -----
// There are some payment methods (like eWay) that "replace" the confirmation form via the HTML they return on
// the "process_button" payment-class function.  Rather than hard-code the list in code, below, the following
// constant will be updated as additional payment-methods that make use of that interface are identified.
//
if (!defined ('CHECKOUT_ONE_CONFIRMATION_REQUIRED')) {
    define ('CHECKOUT_ONE_CONFIRMATION_REQUIRED', 'eway_rapid,stripepay[B],gps[/B]');
}

That forces the OPC's confirmation page to display for the GPS payment method. Does that correct the issue on your store?

designguy:

I'll have to set up a test store and try it out. I'll let you know how it goes. Although my first thought is that it is more the gateway's API than the confirmation just because the gateway itself seems to be expecting the information to come at it in 3 stages.
@designguy, I'm going to go with my gut on this one and add the **gps **payment method to the list of payments that require the confirmation page. That update will be in the forthcoming v1.1.0 release of the One-Page Checkout.

22 Jan 2017, 6:40 PM
#334
lat9 avatar

lat9

Administrator

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

Re: One-Page Checkout [Support Thread]

I've just submitted v1.1.0 of One-Page Checkout to the Zen Cart plugins for review; I'll post back once it's available there.

That release contains updates to address the following issues (identified by their GitHub issue number):

#76: Add confirmation required for Gateway Processing Services Module (3-step redirect)
#74: Update configuration to add "conditional" enablement
#73: Correct duplicate order-total values on the confirmation page
#72: Correct checkout-loop when an order's currency symbol includes htmlentities, e.g. £
#71: Correct shipping cost not updated when additional products are added to an order.

24 Jan 2017, 1:37 PM
#335
lat9 avatar

lat9

Administrator

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

Re: One-Page Checkout [Support Thread]

v1.1.0 is now available for download.

25 Jan 2017, 8:30 PM
#336
mydanilo avatar

mydanilo

Totally Zenned

Join Date:
Dec 2004
Posts:
1,024
Plugin Contributions:
0

Re: One-Page Checkout [Support Thread]

Love the one page checkout. Works great. Now I need to combine it with COWOA. Did not have any luck. Using 1.5.5d with Winchester Responsive template. Does anyone have a working site with both modules merged? I would love to learn in what order you went about. Merging all these files got way out of hand for me.

26 Jan 2017, 11:41 PM
#337
lightbrown avatar

lightbrown

New Zenner

Join Date:
Jun 2015
Location:
California
Posts:
54
Plugin Contributions:
0

Re: One-Page Checkout [Support Thread]

Does anyone have a working site with both modules merged?

I can confirm that COWOA and OPC can work together. We do have quite a bit of custom code though, and I can't really recall how much I had to do to get OPC to work with COWOA, but it doesn't seem like it was too much.

Use a development copy of your site and just work through your problems one at a time.

27 Jan 2017, 12:23 PM
#338
lat9 avatar

lat9

Administrator

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

Re: One-Page Checkout [Support Thread]

LightBrown:

I can confirm that COWOA and OPC can work together. We do have quite a bit of custom code though, and I can't really recall how much I had to do to get OPC to work with COWOA, but it doesn't seem like it was too much.

Use a development copy of your site and just work through your problems one at a time.
Thanks for that update, @LightBrown. Which version of COWOA did you use for the integration?

27 Jan 2017, 3:22 PM
#339
mydanilo avatar

mydanilo

Totally Zenned

Join Date:
Dec 2004
Posts:
1,024
Plugin Contributions:
0

Re: One-Page Checkout [Support Thread]

Following up on COWOA with One Page Checkout. Had to use my templates includes\templates\MY_TEMPLATE\common\tpl_header.php AND tpl_main_page.php otherwise template breaks as reported before.

The next edits were done so the order steps does not display as we use OPC.

no_account.php

Removed the following```
define('HEADING_TITLE', 'Step 1 of 5 - Billing Information');

replaced with ```
define('HEADING_TITLE', 'Billing Information');

tpl_no_account_default.php

removed ```

<!-- bof Order Steps (tableless) -->
<div id="order_steps">
        <div class="order_steps_text">
		
		<span id="active_step_text_COWOA"><i class="fa fa-file-text-o"></i><br /><?php echo TEXT_ORDER_STEPS_BILLING; ?></span><span class="order_steps_text1_COWOA"><i class="fa fa-truck"></i><br /><?php echo TEXT_ORDER_STEPS_1; ?></span><span class="order_steps_text2_COWOA"><i class="fa fa-credit-card"></i><br /><?php echo TEXT_ORDER_STEPS_2; ?></span><span class="order_steps_text3_COWOA"><i class="fa  fa-pencil-square"></i><br /><?php echo TEXT_ORDER_STEPS_3; ?></span><span class="order_steps_text4_COWOA"><i class="fa fa-check"></i><br /><?php echo TEXT_ORDER_STEPS_4; ?></span>
        </div>
        <div class="order_steps_line_2">
	  <span class="progressbar_active_COWOA"> </span>
            <span class="progressbar_inactive_COWOA"> </span><span class="progressbar_inactive_COWOA"> </span><span class="progressbar_inactive_COWOA"> </span><span class="progressbar_inactive_COWOA"> </span>
        </div>
</div>
<!-- eof Order Steps (tableless) -->

did not use the admin\incudes\stylesheet.css as it would break my admin display. Not sure why tho.

I moved some stuff around in tpl_login_cowoa_default.php as I did not like the layout of the page. But that is just personal and had nothing to do with functionality.
28 Jan 2017, 7:05 PM
#340
rixstix avatar

rixstix

Totally Zenned

Join Date:
Aug 2009
Location:
North Idaho, USA
Posts:
2,015
Plugin Contributions:
0

Re: One-Page Checkout [Support Thread]

Hi Cindy,

OPC ver 1.1.0
OPC doesn't work worth a flip if you forget to copy the plugin's ajax.php file :blush:

Checkout using auth.net SIM completes with myDEBUG generated
Checkout using PPEC from shopping cart screen completes but generates 2 myDEBUG files and myDEBUG_OPC file.
Checkout by selecting PP in the Payment Methods on checkout screen completes but generates 5 myDEBUG and myDEBUG_OPC file.

Looks like multiple myDEBUG_OPC instances are combined into a single file instead of a separate file for each instance?

The myDEBUG files are greek to me and I can send them to you.

Suggestions? I call myself stepping through the install several times. That's how I caught the missed ajax.php file.
TNX
Rick

The RED banner "Your order's details have changed. Please review the current values and re-submit." is annoying when submitting the payment the first time using the prefilled defaults, selecting payment method and only clicking the SUBMIT button.

ZC 1.5.4
Westminster_New template

I have shipping modules in service that are not in the OPC readme and a commercial OT mod with 2 variants installed.
Credit card payment is auth.net SIM (not listed in the OPC readme).

shipping:
USPS
Fedex
freeshipper
freeoptions x 2
storepickup

order_total:
discount coupon
group pricing
low order (installed but disabled)
prowebs optionone
prowebs optiontwo
quantity discount
shipping
subtotal
tax
total

payment:
auth.net SIM
PayPal EC
Check/money order installed but disabled
auth.net AIM installed but disabled