Search:

Type: Posts; User: vwebworld

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Re: Paypal Express Checkout - Shipping Address Issue

    As I mentioned: "The way it should work for the customers' sake is they should have the ability to pay AND to enter a shipping address different than their billing address."

    So, if the customer...
  2. Re: Paypal Express Checkout - Shipping Address Issue

    I realize ZenCart is free - but its' promotion says "There are hundreds of shopping cart programs available, but none come close to offering the level of options, features and support available with...
  3. Re: Paypal Express Checkout - Shipping Address Issue

    I appears based on your list of scenarios/questions that there is NO solution, because PayPal only manages one address.

    The way it should work for the customers' sake is they should have the...
  4. Re: Paypal Express Checkout - Shipping Address Issue

    Thanks... when I do that (set button to off) this message still appears when the customer clicks on "go to checkout":
    "Have a PayPal account? Want to pay quickly with a credit card? Use the PayPal...
  5. Re: Paypal Express Checkout - Shipping Address Issue

    ZenCart 1.3.9h
    PayPal website payments pro
    Paypal Express Checkout:
    Express Checkout: Require Confirmed Address
    No

    Express Checkout: Select Cheapest Shipping Automatically
    No

    Express...
  6. Re: Paypal Express Checkout - Shipping Address Issue

    Any Solution? orders are being lost because of wrong shipping address.
  7. Replies
    308
    Views
    151,523

    Sticky: Re: Gift Certificate Help Please

    Using Zen Car v1.3.9h. Customer purchased gift certificate, but it doesn't appear in the gift queue. Looking at the database table - coupon_gv_queue, the release_flag shows "Y".
    he customer says...
  8. v138a Re: Change order of display for My Account order info

    #1- -resolved... moved code around.

    Still need answer to #2 :-)
  9. v138a Change order of display for My Account order info

    Hi,

    the account history info page displays the order history on top then the "download" files below.

    (1) How can I change that so the download info (file list) is shown first - above the order...
  10. Re: import 1.3.8 database into new install 1.3.9h

    Thank you!
  11. import 1.3.8 database into new install 1.3.9h

    I have a new install of the lastest Zen Cart version 1.3.9h. The site is going to be reworked (redesigned with a new template).
    Can I import my 1.3.8a database into it?

    Thanks.
  12. Replies
    3
    Views
    1,079

    Re: view rather than downlaod video

    Yeah, I understand that (people can copy a video from their browser).

    The issue I'm having is that when the buyer clicks on the download button which is supposed to direct them to the .html...
  13. Replies
    3
    Views
    1,079

    view rather than downlaod video

    I have embedded a video into an .html page... and when a customer purchases the video the "download" link goes to the .html page.

    When the customer clicks on "download" he is given the option to...
  14. Replies
    12
    Views
    1,399

    Re: Download page is blank

    What type of file are you trying to "download" a zip file, .htm, pdf, etc?

    ~Roland
  15. Replies
    11
    Views
    2,005

    Re: A blank screen where the shop should be

    Thanks for posting that Tina :-)

    The "fix" - that now displays the shop... but now no ADMIN access:

    via application_top.php:

    /**
    * boolean if true the autoloader scripts will be parsed and...
  16. Re: Downloadable videos open in WMP (instead of download)

    The other advantage of using a zip file is is forces the viewer to decide where to save the file.

    When it opens in WMP, the wmv actually does get saved to the viewer's computer... but it's in...
  17. Replies
    11
    Views
    2,005

    Re: A blank screen where the shop should be

    HELP... any other ideas on why the blank screen, but not in ADMIN?
    php error says currencies.php file line 31 . but I did not change that file.

    The only thing I did before it wnet blank was...
  18. Replies
    11
    Views
    2,005

    Re: A blank screen where the shop should be

    Tried deleting those blank lines in currencies.php file... no change

    still blank screen
  19. Replies
    11
    Views
    2,005

    Re: A blank screen where the shop should be

    there are a lot of blank lines in the currencies.php file.
    It's the original currencies.php file
    ----- part of the code:
    class currencies extends base {
    var $currencies;

    // class...
  20. Replies
    11
    Views
    2,005

    Re: A blank screen where the shop should be

    Thanks... Not it ..... there are no blank lines or space :-(
  21. Replies
    11
    Views
    2,005

    Re: A blank screen where the shop should be

    debug error message
    Call to a member function on a non-object in /shop/includes/classes/currencies.php on line 31

    I did not change that file..
  22. Replies
    11
    Views
    2,005

    A blank screen where the shop should be

    Zen Cart 1.38 Shop not appearing at all.
    It was there a while ago... I set up some new products and teverything was good.
    NOW BLANK SCREEN.

    I can login and use the ADMIN... just a blank screen...
  23. Replies
    43
    Views
    23,628

    Re: craftysyntax Live Help module HELP!

    Hi Kevin,

    Yeah, I tried both with and without SSL.

    I ended up just making a link to the live help and used that in my ZenCart sidebox.

    houseofjerky.net/store

    ~Roland
  24. Replies
    43
    Views
    23,628

    Re: craftysyntax Live Help module HELP!

    I'm running crafty syntax from a different domain and it does not have an SSL.

    My Zencart does have an SSL... but the link in the Znecart sidebox for live help goes to a non-SSL domain.
  25. Replies
    43
    Views
    23,628

    Re: craftysyntax Live Help module HELP!

    I have crafty syntax installed on another domain.
    I have gotten it to work on the zencart site BUT, I get a secure / unsecure message when I go to
    the ssl side of the site.

    Any thoughts on how...
  26. Re: Very Strange

    I have the same problem... just started too.
    ZenCart 1.38a Paypal IPN

    ~roland
  27. Replies
    6
    Views
    1,674

    Re: HOW TO- make price show "per/month"

    Yes, you can set up attributes to handle this pricing.

    Set up an option name (like "period")
    and then option values for that name like "monthly", "weekly", "annually".

    IF the product only has...
  28. Replies
    1
    Views
    1,294

    how to set up pick three

    I want to allow the buyer to pick up to three items from a list of 11.
    That is the buyer is purchasing for one price upto three items, but can pick from a list of 11 items.

    How would I set that...
  29. Replies
    0
    Views
    904

    Set up for Download with embeded swf

    Any thoughts on how to set up a download - ideally and html page with an embedded SWF?

    I get the html to work.. but the swf file generates a message asking for a name and password.

    I tried...
  30. Replies
    4
    Views
    846

    Re: Some customer are unable to download

    Hi,

    That error... does it occur after the download is completed or before it starts?
    After - could be a PDF file error.

    You might set up a couple of FREE PDF's for people on the forum to try...
  31. Replies
    27
    Views
    13,015

    Re: Streaming video product

    Any ideas on how to get an embedded file to play from a "download" link.

    Download file = .html page with embedded wmv player & file.

    The embedded file will only play if it is NOT in the...
  32. Re: Maximum execution time error doing database restore

    .....anyone have any suggestions to solve my database restore problem?

    ~Roland
  33. Maximum execution time error doing database restore

    Trying to upgrade from 1.2.3 to 1.3.8.
    When I tried to restore the 1.2.3 database back up to the new 1.3.8 store I got an error Maximum execution time of 300sec .

    The original database back up is...
  34. fatal error Cannot inherit from undefined class base

    I loaded the qbms payment module and get the following error when I go the the (ADMIN) payment modules page.

    Using Zen Cart 1.2.3

    Fatal error: Class qbms: Cannot inherit from undefined class...
  35. Replies
    418
    Views
    135,004

    Re: [BETA] QuickBooks Merchant Service

    I installed the module. When I go to the ADMIN Payment module page I get this ERROR:

    Fatal error: Class qbms: Cannot inherit from undefined class base in...
  36. Replies
    27
    Views
    13,015

    Re: Streaming video product

    I created an HTML page that has a swish/flash file embeded.
    I uploaded the html file and swf file.

    I added the html as an attribute, I get to the html page when I purchase the product BUT the swf...
  37. Replies
    27
    Views
    13,015

    Re: Streaming video product

    I set up video downloads for a client - no problem.
    Now he wants to sell PPV streaming videos.

    How did you make the connection between the html/flash video file and the product listing/purchase?
  38. Restrict admin access from one or two computers

    Is there a way to allow access to admin login only from one or two specific computers?

    ~Roland
  39. Replies
    418
    Views
    135,004

    Re: [BETA] QuickBooks Merchant Service

    Thanks, I hope to have it up and running this weekend.

    ~Roland
  40. Replies
    418
    Views
    135,004

    Re: [BETA] QuickBooks Merchant Service

    Thank you.

    One question... if I set this up as a desktop (as you show) will this integrate with an online ZneCart store?

    ~Roland
  41. Replies
    418
    Views
    135,004

    Re: [BETA] QuickBooks Merchant Service

    That's great news!

    Thanks, Roland
  42. Replies
    418
    Views
    135,004

    Re: [BETA] QuickBooks Merchant Service

    What are the appropriate https: call backs?
    On the osCommerce forum is says use yourdomain.com/intuit.php

    IS that what to use? or a different /xxxxxxxx.php (like qbms.php)?

    Thats, Roland
  43. Replies
    418
    Views
    135,004

    Re: [BETA] QuickBooks Merchant Service

    Sorry. about the T-hub question.

    So... the Add-on module is ready to use? I was holding off because of potential problems with it (in BETA).

    ~Roladnd
  44. Replies
    418
    Views
    135,004

    Re: [BETA] QuickBooks Merchant Service

    I've been looking for a way to process CC thru QBMS...

    I also found T-HUB, which looks like it may work and their site says it is compatible with ZenCart.

    Anyone elso using T-HUB?

    ~Roland
  45. Thread: Pricing

    by vwebworld
    Replies
    7
    Views
    874

    Re: Pricing

    Using attributes:

    You need to create an option name. Something like "Print type" Use Radio button.

    Then create option values, like "Book" and "PDF".

    Go to the product and "attribute and...
  46. Thread: Pricing

    by vwebworld
    Replies
    7
    Views
    874

    Re: Pricing

    You can use attributes to do that.
    Attribute can control the price if you want.


    Alternatively, you can use two products... one the book and the other the pdf.

    ~Roland
  47. Re: Customize purchase confirmation page for digital goods DRM license delivery?

    That's how I have done it.

    Added a link to the downloads page to the DRM license... and added instructions on the same page telling the customer to download the vidoeos then click to get the video...
  48. Replies
    2
    Views
    829

    Re: PayPal IPN - email copy

    Yes, we're working on upgrading to the latest version.
    ~Roland
  49. Replies
    2
    Views
    829

    PayPal IPN - email copy

    I have my EMAIL admin set to send a copy of ORDER CONFIRMATION EMAILS to a different address than my paypal address. This was working fine (for a long time) I just noticed the last few orders were...
  50. Replies
    8
    Views
    1,536

    Re: free shipping optional overnight

    great, thank you Linda...
    ......... off to try it.

    ~Roland
Results 1 to 50 of 72
Page 1 of 2 1 2
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR