News:

AbanteCart v1.4.2 is released.

Main Menu
support

disable fast checkout in 1.4.0

Started by Sam_78, September 06, 2024, 08:40:06 PM

Previous topic - Next topic

Sam_78

How can I disable fast checkout ? I want customers to have regular checkout

G. O.

hello,

from my experience, you need to go to fast checkout layouts  and disable all the blocks which you see in those layouts pages.
Thank you...
G.O.

Sam_78

From what I am reading in this forum is there should be an extension that I could just turn off but my version 1.4.0  doesn't have that extension. I am using 'novator' theme.

G. O.

you can find the fast checkouts layouts in the list   
Thank you...
G.O.

Basara

Quote from: Sam_78 on September 08, 2024, 10:38:29 AM
From what I am reading in this forum is there should be an extension that I could just turn off but my version 1.4.0  doesn't have that extension. I am using 'novator' theme.

Hello. The regular checkout is deprecated in 1.4.0

G. O.

i just realized that there is no button for processing the checkout after the Order Summary page. where is the button?
Thank you...
G.O.

Basara

Hello.
Once you select the delivery method, the page should automatically display the available payment methods. Are your payment methods enabled?

G. O.

Quote from: Basara on November 20, 2024, 07:02:45 AM
Hello.
Once you select the delivery method, the page should automatically display the available payment methods. Are your payment methods enabled?

yes, i use only (Bank Transfer) and it is active too. i tried many options but doesn't worked to show (place the order button)
Thank you...
G.O.

Basara

Did you uninstall the fast checkout extension? Please check for any JavaScript errors in the browser console or errors in the AbanteCart error log.

G. O.

#9
Quote from: Basara on November 20, 2024, 07:41:29 AM
Did you uninstall the fast checkout extension? Please check for any JavaScript errors in the browser console or errors in the AbanteCart error log.

1. how to be sure if fast checkout uninstalled?

2. the browser console showing next error: (Pattern attribute value ^(\+\d{1,2}\s)?\(?\d{3}\)?[\s.-]\d{3}[\s.-]\d{4}$ is not a valid regular expression: Uncaught SyntaxError: Failed to execute 'checkValidity' on 'HTMLFormElement': Invalid regular expression: /^(\+\d{1,2}\s)?\(?\d{3}\)?[\s.-]\d{3}[\s.-]\d{4}$/v: Invalid character in character class)

i replaced the Phone Validation Regex Pattern: on Admin/Settings/Checkout with: ^\+?(\d{1,3})?[-.●\s]?(\(?\d{1,4}\)?)[-.●\s]?(\d{1,4})[-.●\s]?(\d{1,9})$


3. i discovered that the address book repeating same address information in a new operation so we get many and many same repeated address in the AddressBook. Why? i deleted the repeated address but again they been generated automatically as you can see in the screenshot.


4. the phone number format cannot be edited as should be and always giving an error.

Thank you...
G.O.

G. O.

here is the screenshot for phone number error:
Thank you...
G.O.

Basara

Hello.
Go to your system > settings > checkout and try to change the Phone regex setting to /^[0-9\+\(\)\.\s\-,]+$/ or /(.*?)/

G. O.

Quote from: Basara on November 20, 2024, 09:13:06 AM
Hello.
Go to your system > settings > checkout and try to change the Phone regex setting to /^[0-9\+\(\)\.\s\-,]+$/ or /(.*?)/

Thank you Basara,

this one (/^[0-9\+\(\)\.\s\-,]+$/) in my case.

still have one problem with the automatic generating address in each placed order. how to fix this error and solve it ??

By the way i did uninstalled and removed next shipping methods: (1. Flat Rate | 2. Weight Based Shipping | 3. Per Item) because they are not working with v1.4.0   


Thank you...
G.O.

Basara

Quote from: G. O. on November 21, 2024, 03:37:25 AM

By the way i did uninstalled and removed next shipping methods: (1. Flat Rate | 2. Weight Based Shipping | 3. Per Item) because they are not working with v1.4.0
All three should work. What issues are you experiencing with them? It's possible that your upgrade didn't copy some files correctly, or you might not have configured them properly for your Location.

G. O.

Quote from: Basara on November 21, 2024, 04:24:33 AM
Quote from: G. O. on November 21, 2024, 03:37:25 AM

By the way i did uninstalled and removed next shipping methods: (1. Flat Rate | 2. Weight Based Shipping | 3. Per Item) because they are not working with v1.4.0
All three should work. What issues are you experiencing with them? It's possible that your upgrade didn't copy some files correctly, or you might not have configured them properly for your Location.

i think you are right. i didn't configured them correctly because they are not convenient for me. i just realized that Pickup From Store causing the automatic generation for address each placed order.  is there any solution or i shouldn't use it anymore?


Thank you...
G.O.

Forum Rules Code of conduct
AbanteCart.com 2010 -