Understand that and thank you.
now with this payment module the customer will have to have set-up at least one Payment Method before being able to prossed (so very much the same as client would if they shopped say with Amazon) to pay,
from within there customer account the same place they will manage their own Payment Methods all done via API call and with a registered-customer they shall be redirected to this page if no payment method is available to listed, and there payment processors customer account will be making at point of registration which was my may resion of asking at what point is a guest-customer converted as this would be the point that I would use a notifier to create their account outside of the checkout_payment page so this makes for a much quicker checkout flow whichever checkout is used (if OPC plugin users don't wish to have that as an option for there guest-checkout user's then I will be more than happy to redirect this customer type to the step checkout. (Also this checkout flow has been authorized by the Payment Processing company and is fully compliant and within all T&C and they have actual supplied help on the coding flow of this solution).
Oj -Simon
I am getting this when going to checkout
This is currently the only shipping method available to use on this order.
and the field is blank, but in the order total it shows the shipping method when hitting confirm displays that error.
I am using zen 1.56c and advanced shipper with freeoptions activated
i was not suppose to touch this
/**
* The default title for the shipping module.
*
* Please Note: The module MUST have a title defined or it will not appear as an option at checkout.
*
* If it is preferred not to display a title for the module, please take a look at the FAQ
* "How can the overall title for the shipping be changed..."
*/
define('MODULE_ADVANCED_SHIPPER_DEFAULT_TITLE', 'Shipping'); // DO NOT LEAVE BLANK!
Customers have been experiencing issues while checking out.
After clicking "confirm order", the screen refresh with a red highlighted message: " Your order has changed. Please check value....and resubmit"
I tried a test order and i am getting the same message. If i try several times, the order eventually goes thru.
Any ideas on how to fix it please? Thank you
Site is royal-fleur.com with squarewebpay
ZC 1.5.7
OPC 2.5.1
PHP 7.4
I enable the debug and I am getting the follow files but they are too long to post on here
It has been happening since a couple month i believe. A customer mentioned a while back but never paid much attention to it thinking it could be internet connectivity, wifi, or operator error....
Thank you Simon for mentioning the update. I didn't know there was one honestly. I will give it a try and see if it fixes it. " finger crossed"
I fixed it by putting that option back in.
Bookmarks