Search:

Type: Posts; User: skywalker826

Search: Search took 0.01 seconds.

  1. Replies
    86
    Views
    35,294

    v151 Re: Abandoned Shopping Cart Email Reminder

    Just an update. Issue has been resolved with some workaround.
  2. Replies
    86
    Views
    35,294

    v151 Re: Abandoned Shopping Cart Email Reminder

    Hi,

    I installed this add on, I don't encounter any installation error.
    I checked the DB tables as well.
    When I test, by login into user account, it doesn't create an entry in xxx_cart_reminder...
  3. Thread: Rest api?

    by skywalker826
    Replies
    4
    Views
    2,399

    Json api

    May I know if old zencart v1.38a support JSON API ? If not, which version of Zencart support JSON API ?
    Thanks.

    Regards,
    Sky
  4. Replies
    9
    Views
    1,161

    Re: freeoptions and freeshipper

    in "Locations/Taxes" -> "Zones", we set the zones for US Only.
    So there are all the states name, like Alabama with zone code AL, for example
  5. Replies
    9
    Views
    1,161

    Re: freeoptions and freeshipper

    Ok, I realized that, when it execute through the following code, the $check_flag will NEVER be true.



    if ( ($this->enabled == true) && ((int)MODULE_SHIPPING_FREESHIPPER_ZONE > 0) ) {

    ...
  6. Replies
    9
    Views
    1,161

    Re: freeoptions and freeshipper

    here is the full freeshipper.php from /includes/modules/shipping/




    <?php

    //

    // +----------------------------------------------------------------------+
  7. Replies
    9
    Views
    1,161

    Re: freeoptions and freeshipper

    Hi,

    I do not want to based on weight.
    I have similar concern, same as following thread:...
  8. Replies
    9
    Views
    1,161

    freeoptions and freeshipper

    Hi,

    I got a question on free shipping rules, I'm using old version 1.3.8a
    Currently, I enabled freeoptions and freeshipper

    The setting in my freeoptions is that Free Shipping when Total >=...
  9. Thread: Rest api?

    by skywalker826
    Replies
    4
    Views
    2,399

    Re: Rest api?

    Mobile app, which needs REST API to give all products details in the form of JSON or XML.

    Which version of zencart has REST API ?
  10. Thread: Rest api?

    by skywalker826
    Replies
    4
    Views
    2,399

    Rest api?

    Is Zencart comes with REST API ?
  11. Replies
    2,474
    Views
    416,491

    Re: Reward Points Module- Live Release now available.

    hi CountryCharm,

    Thanks for your tips.
    The one thing that I mentioned:
    for certain product, it has discounted price, hence is it possible to configure that - when points are used, customer pays...
  12. Replies
    2,474
    Views
    416,491

    Re: Reward Points Module- Live Release now available.

    Hi CountryCharm,

    I need the the point system to do the following:
    - 1 point is earned for every 10 dollars spent
    - Each point equals .50
    - When points are used customer pays the...
  13. Replies
    2,474
    Views
    416,491

    Re: Reward Points Module- Live Release now available.

    Hi,

    Thanks for your answer.
    What I want to achieve is that we want customer to use the points at their own will. However, we just don't want them to get more points when they use their points on...
  14. Replies
    2,474
    Views
    416,491

    Re: Reward Points Module- Live Release now available.

    What I meant is that as long as customer use his existing points to purchase (Partially redeem or fully redeem), and then the purchase should not be awarded points.

    I don't see such configuration...
  15. Replies
    2,474
    Views
    416,491

    Re: Reward Points Module- Live Release now available.

    Hi,

    I'm using this module, however a concern has raised where we cannot have points awarded to customer, if he purchases something that using existing points.
    Can you share your thought, if this...
  16. Replies
    2,474
    Views
    416,491

    Re: Reward Points Module- Live Release now available.

    Thanks so much. This fixes the issue with admin/customers/Group Reward Redeem set to 1.0000
  17. Replies
    2,474
    Views
    416,491

    Re: Reward Points Module- Live Release now available.

    Hi Countrycharm,

    thanks for reply.
    I created many screenshots of my current settings. Please take a look, and see if there is anything wrong with configuration,especially in...
  18. Replies
    2,474
    Views
    416,491

    Re: Reward Points Module- Live Release now available.

    Hi CountryCharm,

    I'm using zencart 1.3.8a.

    When you mentioned:
    Under admin/catalog/Group Reward Redeem Enter global points ratio to: 1.0000

    is it under:
    Under admin/customer/Group Reward...
  19. Replies
    2,474
    Views
    416,491

    Re: Reward Points Module- Live Release now available.

    Hi,

    The global points ratio must set to 0.1, not 1, otherwise, I will get 10 point for $10
    Secondly, after set:

    Under admin/configuration/Reward Points Configuration set the Reward Point...
  20. Replies
    2,474
    Views
    416,491

    Re: Reward Points Module- Live Release now available.

    Hi CountryCharm,

    I'm using your module, but there is one thing I want to check.
    I want to build a point system where every $10 they spend gives them 1 point which equates to $1. They can use...
  21. Replies
    10
    Views
    3,558

    Re: Help Installing Crafty Syntax Live Help

    Hi Shami,

    how to get the graphics to show on the sidebox ?
    I reported my issue via thread:
    http://www.zen-cart.com/forum/showthread.php?t=183143

    Could you advise me, steps by steps how you...
  22. Replies
    43
    Views
    23,449

    Re: craftysyntax Live Help module HELP!

    Hi magicman,

    could you please elaborate "Generate the code from Crafty Syntax program" ? How do we generate ? Is it copy the display html code from...
  23. Force Shipping and Billing Name to be same

    Hi,

    I need to force the shipping and billing person name to be the same.
    How can I do it to change the code ? Or is there any setting at the admin panel ?

    Regards,
    Sky
  24. CraftySyntax Live Help Sidebox image is empty

    Hi,

    I'm having zen cart 1.3.8a, I'm installing Crafty Syntax Live help.
    - http://www.mydomain.com/livehelp (using setup)
    version 2.14.6

    http://www.mydomain.com/livehelp/login.php is...
  25. Re: Paypal Express not sending order details

    I got the same problem. I believe this is known bug.
    I'm running 1.3.8a, and was advised to upgrade to 1.3.9h.
    But I do not think upgrade to 1.3.9h will solve this.

    anyone who has 1.3.9h, but...
  26. Replies
    4
    Views
    2,351

    Re: Order Summary is empty

    Hi,

    Thanks for reply.
    I checked the thread that you given, but I don't see any listing there about this issue.

    Could you point it out ?

    Regards,
    Sky
  27. Replies
    4
    Views
    2,351

    Re: Order Summary is empty

    I'm having Zen Cart 1.3.8a with those default installation modules.
    Thanks
  28. Replies
    4
    Views
    2,351

    Order Summary is empty

    I enabled the paypal express checkout, and the configuration looks ok.
    but, when I click on the paypal express checkout button, it redirect to paypal page, but with empty order in "Your order...
  29. Force Billing and Shipping Address to match?

    Hi,

    Is there a configuration in zencart backend that I can enforce the user to have billing and shipping address to be same ?

    If not, any suggestion on making this happen ?

    Regards,
    Sky
  30. Replies
    6
    Views
    2,609

    Generate Product feed for Bing Shopping

    Hi Guru,

    I would like to generate product feed for Bing Shopping submission from Zen Cart ? Any solutions / workarounds ?

    I have google base feeder, and yahoo feeder installed.

    Regards,
    Sky
  31. Replies
    47
    Views
    13,419

    Re: Bing Data Feed?

    I'm looking for this bing data feed module as well for zen-cart.
    Anyone ?
Results 1 to 31 of 32
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR