I'm getting "close" to a relatively major update (v1.3.0). That version:
- Implements the standardization of the checkout flow described in this posting: https://www.zen-cart.com/showthread....ity-Guidelines
- Moves the "review-required" payment-module list to a configurable item, enabling store's that require order-confirmation to meet that requirement.
- Adds a configuration setting (default enabled) to allow a store to control whether/not the "Shipping Address, same as Billing?" is displayed.
- Recognizes that some payment modules require confirmation, displaying a "Review" button instead of "Confirm" if such a payment-module is selected.
- Adds comments around significant sections in the checkout_one page's template, making it easier for store-owners to re-arrange the sections.
As of this posting, the most recent version is v1.3.0-beta2 on the plugin's GitHub repository:
https://github.com/lat9/one_page_checkout/releases.
I've validated the operation under FireFox, IE-11 and Chrome with various payment methods (Payeezy, Braintree, PayPal variations) but don't have developer account access to others.
If anyone has time to grab the beta and test with your favorite payment methods, I'd appreciate it! Please report back both successes and failures.
Note: This release affects any template-override version that you might have made to the tpl_checkout_one_default.php file, so you'll need to merge any customizations that you've made.
n.b. I think that the newly-released Square payment processing will work, but I'm having difficulties establishing a developer account.
Bookmarks