Show Posts


Messages - kiwi

Pages: 1 [2] 3
16
Opinions / Re: Thank you, and best wishes
« on: September 07, 2020, 12:34:38 AM »
Puede conectarse al producto y crear un tipo de producto especial "Suscripción". Con eso, puede agregar los campos adicionales que pueda necesitar para la configuración de "suscripción" del producto.
.
Why would you reply in another language, after reading the posts, that are all in english?

17
Extension Support / Re: Stripe Payment Card Number Input Field Disabled
« on: September 07, 2020, 12:17:50 AM »
Hi There, yes i had the same issue, i found a work around that worked for me.
Removing the (storefront icon) images for the Payment options, then it came back..

If that doesnt work, i suggest upgrading to 1.2.16
https://www.abantecart.com/shopping-cart-news/abantecart-1216-released

and install the Fast Checkout option under> All Extensions > fast checkout.

Hope that helps :-)

18
This is the way AbanteCart shipment options work. All available shipment options will be offered if they match the conditions.
You can disable other shipments if you do want them to be available.
You can restrict shipments per location.

People just dont seem to select the correct freight for there area.. costs more to email them and wait for the extra $4...
I was hoping that there was a way that when one shipping option is selected it would disable the others for that check out session only.

Is there a extension that has more than one condition ? ie two options., 
select
charge Rural if postcode on list, option 1
 else
charge flatrate, option 2

seems like it should be fairly straight forward?
Any ideas on the easiest way to implement this?

19
People just dont seem to select the correct freight for there area.. costs more to email them and wait for the extra $4...
I was hoping that there was a way that when one shipping option is selected it would disable the others for that check out session only.

Is there a extension that has more than one condition ? ie two options., 
select
charge Rural if postcode on list, option 1
 else
charge flatrate, option 2

seems like it should be fairly straight forward?
Any ideas on the easiest way to implement this?

20
Support / Re: FastCheckout Error: Unexpected error has occurred.
« on: September 04, 2020, 06:32:29 PM »
I have the same error,
The email wont send an account login to the customer, Fast Checkout  Email is enabled, but no email is sent.
then i get the same error??
looks like the problem is related to these lines .
Trace:
#0 /home1/upgrade2/public_html/extensions/fast_checkout/storefront/controller/responses/checkout/pay.php on line 1743
#1 /home1/upgrade2/public_html/extensions/fast_checkout/storefront/controller/responses/checkout/pay.php on line 384
#2 /home1/upgrade2/public_html/extensions/fast_checkout/storefront/controller/responses/checkout/pay.php on line 293
#3 /home1/upgrade2/public_html/extensions/fast_checkout/storefront/controller/responses/checkout/pay.php on line 387
#4 /home1/upgrade2/public_html/extensions/fast_checkout/storefront/controller/responses/checkout/pay.php on line 293


21
Found an error for the fast checkout. Can any one help with this please??
2020-09-03 8:50:12 - App Error: AbanteCart core v.1.2.16 FastCheckout Error: Unexpected error has occurred. Unable to build order data based on array
: array (
'session_mode' => '',
'LAST_ACTIVITY' => 1599122986,
'fast_checkout' =>
array (
'Ghh36' =>
array (
'

22
Yes it is enabled see image.


23
Hi Everyone,
the new fast checkout extension is awesome. however I have tried several test orders, and i do not recieve an email with account login instructions.?
also i do not see the text on the order success page that says > Account has been created and login instruction sent to your email. ?
Anyone have this same issue? and can anyone help make it work?
Thanks anyone.
cheers
sam

24
Extension Support / Re: Different flat rate shipping for different zone
« on: August 31, 2020, 05:03:56 PM »
Local Delivery new extension, half way soes the job.

25
Have installed the new Default Local Delivery extension to help split shipping cost from One Flat rate Plus One Rural Delivery cost.
It works, so for every order has the flat rate shipping of $6.50 great.
then if a customer enters one of the Rural postcodes the shipping changes to $13.50.
However once the customer has checkout to the Delivery Information page, All shipping methods are avalible for the customer to select, so they can still choose the cheaper option rather than the correct option.(image below)
How can i make there only one shipping method (the correct one) or remove the shipping method option, but still charge the correct shipping amount?
Once the Rural Delivery is selected it overrides the flat rate shipping so the only shipping method option will be the correct one?
Every order gets flat rate of $6.50 except for the postcodes loaded (image below) they get shipping cost of $13.50.

26
Support / Re: Stripe does not work on 1.12.16
« on: August 31, 2020, 12:42:01 AM »
Here is a stripe extension patch package with a fix.
https://github.com/abantecart/abantecart-src/files/4715023/default_stripe_v1.0.5.tar.gz

You can install it via Admin → Extensions → Install Extension page
https://abantecart.atlassian.net/wiki/spaces/AD/pages/5668987/Install+via+package+upload

Had the same issue, Found out that it was the Payment image, when i removed the image the card number box reappeared. so i dont need this patch yet as i dont really need the payment images showing.

27
Extension Support / Different flat rate shipping for different zone
« on: April 12, 2020, 10:13:42 AM »
How can i add different flat-rate shipping charge depending on postcode.  for example here in New Zealand it costs a lot more to ship to non-metropolitan areas, so I'd like to charge more for that. 
I Tried adding another shipping method , ship by weight, renaming it Rural Delivery, But it still to easy to not select it.

The Estimate calculate button, which is on the same box as the Postcode/zip, does not change when anything is entered into the box...
we need to load the postcode information. to set a shipping cost for that postcode.

Or set 1 or 2 different shipping costs for a range of  different postcodes.

There are hundreds of Rural postcodes that we need to charge more freight on.

Non Rural can be flat rate. Rural (RD1) through to (RD9) needs incresed freight charges. Would make sense and be so easy if the customers just entered there Postcode and the exact shipping costs where displayed.

Other option is to intergrate Shipping API with the New Zealand Postal Service Website.

Any other options, if anyone has this issue or similar, please advise.
regards
SAM






28
Customization help / Re: Quoting Sytem
« on: June 03, 2019, 06:11:28 AM »
This is just what we need too.
so the customer just does it like an order but at check out they can process as a quote or an order.

29
 ;D
had to re-do this after the latest update in style.css

paste the below instead of whats in there and it fixed it again.

.header-logo {
      background: none;
      width: 100%;
      height: auto;   
      line-height: normal;
      text-align: left;

30
Customization help / Re: Quoting Sytem
« on: February 21, 2019, 07:57:26 PM »
This is just what we are looking for,. any luck finding something?

Pages: 1 [2] 3

Powered by SMFPacks Social Login Mod