Recent Posts

Pages: [1] 2 3 ... 10
1
Extension Support / Re: Shipping extensions all seem completely broken
« Last post by Basara on Today at 07:07:32 AM »
Looks like a bug. When no payments are available customer should not be able to complete the order.
I appreciate you sending the screenshot. Could you please navigate to the Stripe extension settings and verify if the Auto Select feature is turned off?
2
Extension Support / Re: Shipping extensions all seem completely broken
« Last post by Sam128 on Today at 06:53:59 AM »
I'm using AbanteCart Version 1.3.4, installed using Softaculous a couple of months ago. As far as I know it's fresh out of the box, I haven't done anything except delete all the demo products/categories, add my own products, enable Stripe for payments, and then try to configure shipping.

The "Free Shipping" extension is showing as not installed. Also, if AbanteCart was using free shipping, I would expect that it would show "Free shipping!" or some similar promotional message in the shipping section of the order. But as far as I can tell, the issue isn't that the wrong shipping method is being selected, it's that the available shipping method is coming up blank, and then AbanteCart just shrugs and lets the order go through instead of blocking it because of a lack of shipping.

But, I mean, when I say that out loud it sounds ridiculous. The system can't be coded in that way, right? For one thing, if it were coded in that way, the Free Shipping extension wouldn't ever be necessary, because free shipping is what you get by default.

Could anyone confirm that either:

1. This is NOT how AbanteCart is supposed to deal with shipping, and so I must have something configured weirdly on my system, or
2. This IS how AbanteCart deals with shipping - the enabled shipping modules have to return a price for every possible combination of weight/address that a customer might select, and if they don't return a price then that customer gets free shipping.

Just now I tried disabling all shipping options, and on the payment screen I get a red banner saying "No shipments are available".  There is also another red banner saying "No payments are available". Then under that it has the box for me to type my credit card details into Stripe and a "Confirm Order" button. If I click the "Confirm Order" button, then both warning messages go away and I can complete the order.

So now I'm even more confused. Why does it show "No payments available" above the Stripe payment section? See attached screenshot for what I mean.
3
Extension Support / Re: Shipping extensions all seem completely broken
« Last post by Basara on Today at 02:45:47 AM »
Hello.
Could you confirm if the "Free Shipping" extension has been deactivated in the Admin > Extensions > Shipping section? Also, could you please inform us of your current AbanteCart version?
4
Extension Support / Shipping extensions all seem completely broken
« Last post by Sam128 on May 14, 2024, 07:43:23 PM »
Okay, so I'm new to AbanteCart and probably missing something obvious, but I've been struggling with setting up shipping for about a week now, and all the options seem broken.

My shop is based in the UK, and I'm selling books globally. Customers can order multiple books. Books are heavy and shipping costs money. I want to add the shipping cost on to the order.

I've set up the books as products, and they each have a weight. When I add them to the cart, it shows the correct weight. So far so good. Now all I have to do is calculate the shipping cost.

I'll be sending things via Royal Mail, and there's a Royal Mail shipping extension. Great! Except, this is where the problems begin.

Firstly, the extension uses the term "Airsure" which Royal Mail hasn't used for years now, so that doesn't fill me with confidence. Secondly, the "Airsure" option only has 4 country lists, but Royal Mail has 3 Europe Zones and 3 World Zones, so I need 6 country lists. But it's okay, I can merge some of them together and get 4 international zones in total. Except one of the World Zones is "every other country in the world". Do I really have to enter every single country into the country lists? Isn't there an "all other country option"? Apparently not. In any case, Country List 4 doesn't seem to work at all, so now I only have 3 country lists available.  This could be workable, if Abantecart restricted shipping to those 3 country lists. But instead if the customer selects an unlisted country it doesn't show any shipping at all, and lets them check out!  Free shipping to the most distant countries in the world!  This is the exact opposite of what I want. Come on.

Okay, maybe I'm going about this all wrong. I'm trying to do weight based shipping, and look, there's a shipping extension called "Weight Based Shipping". That looks more promising, right?

Well, straight away there's a setting on the main extension page for maximum weight. Umm... no, the maximum weight depends on which country the parcel is going to.  Like, shipping to Canada is so restrictive that there can basically only be one book per parcel.  So I set the postage/weight combo in the Canada section to "1.5:26.65", and then hope that AbanteCart will only let Canadian customers check out if the total order weight is under 1.5kgs. Except nope! Free shipping for any orders to Canada above 1.5kgs!  Again, this is the OPPOSITE of what I want.

Oh, but AbanteCart helpfully sent me an email with this message:

Quote
No shipping method found for the purchase! Parcel size volume: 3380 cubic "cm", Weight: 2.8 "kg". Please check the shipping extension configurations related to the products size volume and weight limits.

Yes, thanks AbanteCart. Why did you let the order complete if the shipping option wasn't available?  Why isn't there a big red warning message at checkout saying "No shipping option available at this weight to this country", or similar, with the payment buttons greyed out? Don't let customers pay if you KNOW there is no shipping method!

Right, so on to the standard things you're going to suggest:

Did you change any PHP?  Nope.
Did you install any other extensions? No.
Have you set "Requires shipping" on all the products?  Yes.
Have you turned off "Free shipping"? Yes, everywhere I can see.
"Flat rate", "Local delivery", etc?  They're all disabled, or not even installed.

I apologise for the ranty tone of this post, but is what I want actually even possible with AbanteCart? I got so frustrated with all this that I installed ZenCart and osCommerce to see if they were any better.  They weren't - actually they were even worse!  So I guess AbanteCart gets some points there and you can feel good about yourselves. But currently I'm still not able to do weight based shipping the way I want.

I'm definitely missing something obvious, right?  How can I disable checkout for weight based shipping where the country/weight combination isn't available? Seems like such a simple and desirable feature. I would appreciate some help here.
5
AbanteCart v2.0 / Re: So Version 2.0 is out, but limited to paid plan??
« Last post by abantecart on May 14, 2024, 08:54:11 AM »
Hello jcschott,

As you might know abantecart_2.0 is completely different, advanced architecture and we used it for our larger clients.
There were no contributions from community to this platform, thus there was no point to keep it open.
It was a big investment on our part into this platform and decision was made to monetize and recoup the investment.
We have renamed  abantecart_2.0 to AbanteCart Charged and it will be under commercial license.
Updates are coming soon.

If you are interested to get a license or custom development please contact.  With license you receive support with updates & upgrades.
 
Thanks
6
AbanteCart v2.0 / Re: So Version 2.0 is out, but limited to paid plan??
« Last post by jcschott on May 13, 2024, 06:34:43 PM »
Looks like the decision had been made not to release 2.0 as open source according to the Readme in github?
7
General Support / Re: Terms & Conditions Checkbox
« Last post by llegrand on May 09, 2024, 02:57:54 PM »
Change the wording so it says something that indicates the READ the agreement and accept  with a link to the agreement within the line.
That holds up legal well at least in the US.

You might find insight to this on:

https://www.termsfeed.com/blog/i-agree-checkbox/
8
General Support / Re: Terms & Conditions Checkbox
« Last post by Norvician on May 09, 2024, 04:41:58 AM »
Thanks llegrand,
But that only provides an implied acceptance of terms. I am looking to have a checkbox that the customer has to specifically tick.
9
General Support / Re: Terms & Conditions Checkbox
« Last post by llegrand on May 09, 2024, 01:04:32 AM »
In System > Settings > Checkout     middle of the page  find Account Terms and checkouts Terms
Select from the dropdown which you want to use,  including NONE
10
General Support / Terms & Conditions Checkbox
« Last post by Norvician on May 08, 2024, 04:41:31 PM »
I'm setting up AbanteCart V1.3.4 with static pages. Bootstrap5 with same page modal dialogue. I'm only using guest checkout (with fast checkout) as I feel that suits the demographics of my customers.
One last change I need to make is on the final checkout page. To replace the “By clicking Confirm Order, you accept and agree to all terms of.....“ with a checkbox.
Any guidance would be appreciated.
Pages: [1] 2 3 ... 10

Powered by SMFPacks Social Login Mod