Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1
    Join Date
    Aug 2010
    Posts
    6
    Plugin Contributions
    0

    Default Zen cart with Expression Web and payment gateway?

    I have several queries. I have opted to use zen cart for a shopping cart but am wondering the following things:

    1. If my payment site is being hosted on a payment gateway providers site, how does this affect my shopping cart if even?

    2. My site needs to be dynamic- but I lack php skills. Expression Engine CMS has not worked out for me either- so I'm wondering what the solution would be?

    Thanks!

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: Zen cart with Expression Web and payment gateway

    1. If my payment site is being hosted on a payment gateway providers site, how does this affect my shopping cart if even?
    There are payment modules included in the distribution for a few gateways and others available as 3rd party modules in the download area
    The tutorials link above right has some explanation
    I searched for "payment" and this is one of many results
    https://www.zen-cart.com/tutorials/i...hp?article=373

    2. My site needs to be dynamic- but I lack php skills. Expression Engine CMS has not worked out for me either- so I'm wondering what the solution would be?
    ZenCart is php based but IMO written well enough that one does not need to accomplished in php to be able to operate
    The tutorials cover the most common alterations/customizations required to create a cart with a unique look
    The backend(admin) features provide for most entry and management functions in a menu driven interface - so again no php required
    Only if you MUST have a feature that is not built in would one need a certian competance in php to be able to code it....
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Aug 2010
    Posts
    6
    Plugin Contributions
    0

    Default Re: Zen cart with Expression Web and payment gateway

    Quote Originally Posted by kobra View Post
    There are payment modules included in the distribution for a few gateways and others available as 3rd party modules in the download area
    The tutorials link above right has some explanation
    I searched for "payment" and this is one of many results
    https://www.zen-cart.com/tutorials/i...hp?article=373


    ZenCart is php based but IMO written well enough that one does not need to accomplished in php to be able to operate
    The tutorials cover the most common alterations/customizations required to create a cart with a unique look
    The backend(admin) features provide for most entry and management functions in a menu driven interface - so again no php required
    Only if you MUST have a feature that is not built in would one need a certian competance in php to be able to code it....
    It's good to know that my PHP skills don't have to be great to make it work.

    I will take a look at the tutorial you've pointed me to. Another question- in regards to testing out my site but not hosting it publicly for the world to see, is there a method around this?

    I already have a hosting account and a domain name. Thanks

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: Zen cart with Expression Web and payment gateway?

    Another question- in regards to testing out my site but not hosting it publicly for the world to see, is there a method around this?

    I already have a hosting account and a domain name. Thanks
    You can develop locally on a PC or a MAC by installing XAMPP, WAMPP, or MAMPP which are an implementation for APACHE, mysql and php for each platform....available free by googling...

    But, I suggest that you load to your hosting account NOW
    Google will see it and as you develop/add/change it they will also return frequently
    Remember that the SE's only see content and not design/images
    So do not concern yourself about looks
    Keep adding content and products as you design to keep your site active/changing to illicit activity - - they will see this and continue to rank relevance
    In this way you avoid the pitfall of developing over weeks/months until you are ready and then wonder how long it will take to be ranked....
    You can add text that you are in development and not open for business but to check back often and might also tempoarily set the cart to require authorization to purchase to avoid premature activity as some will not read your information.
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Aug 2010
    Posts
    6
    Plugin Contributions
    0

    Default Re: Zen cart with Expression Web and payment gateway?

    Quote Originally Posted by kobra View Post
    You can develop locally on a PC or a MAC by installing XAMPP, WAMPP, or MAMPP which are an implementation for APACHE, mysql and php for each platform....available free by googling...

    But, I suggest that you load to your hosting account NOW
    Google will see it and as you develop/add/change it they will also return frequently
    Remember that the SE's only see content and not design/images
    So do not concern yourself about looks
    Keep adding content and products as you design to keep your site active/changing to illicit activity - - they will see this and continue to rank relevance
    In this way you avoid the pitfall of developing over weeks/months until you are ready and then wonder how long it will take to be ranked....
    You can add text that you are in development and not open for business but to check back often and might also tempoarily set the cart to require authorization to purchase to avoid premature activity as some will not read your information.
    Okay- I will upload directly to my hosting account. But, will I be able to develop my site with zen cart without making the developments live- like most CMS's?

    Thanks!

  6. #6
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: Zen cart with Expression Web and payment gateway?

    But, will I be able to develop my site with zen cart without making the developments live- like most CMS's?
    Was I not clear enough??

    You want it live on the web as early as possible - just not open for business

    That is my suggested approach BUT if you insist on not making it available to be crawled - there are options such as setting password access only through your hosting management etc
    Zen-Venom Get Bitten

  7. #7
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Zen cart with Expression Web and payment gateway?

    You can set the site as down-for-maintenance if you wish to have visitors and search engines turned away.


    BTW, I strongly advise against using any MS software applications like ExpressionWeb or Frontpage when developing a PHP-driven site.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  8. #8
    Join Date
    Aug 2010
    Posts
    6
    Plugin Contributions
    0

    Default Re: Zen cart with Expression Web and payment gateway?

    Quote Originally Posted by DrByte View Post
    You can set the site as down-for-maintenance if you wish to have visitors and search engines turned away.


    BTW, I strongly advise against using any MS software applications like ExpressionWeb or Frontpage when developing a PHP-driven site.
    Right. Just to let you know that I only use Expression Web for the HTMl and CSS.

    That is okay, right?

    Thanks!

  9. #9
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Zen cart with Expression Web and payment gateway?

    MS has a long-standing reputation of generating bloated HTML with all kinds of bad proprietary markup injected in it. Not sure if the latest EW still does that or not.
    Naturally, you can use what you like ... just be aware that it may contribute to incorrect page validation or larger pages than needed, etc.

    And beware of using its FTP or Publish features. They may be fine for HTML-only sites, but when you introduce template-driven functionality like Zen Cart, those features should be avoided. A regular dedicated FTP program is far more reliable anyway.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  10. #10
    Join Date
    Aug 2010
    Posts
    6
    Plugin Contributions
    0

    Default Re: Zen cart with Expression Web and payment gateway?

    Quote Originally Posted by kobra View Post
    Was I not clear enough??

    You want it live on the web as early as possible - just not open for business

    That is my suggested approach BUT if you insist on not making it available to be crawled - there are options such as setting password access only through your hosting management etc
    That is exactly what I mean. Thank you so much!

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v139h Is Zen Cart version v139h compatible with Payflow Payment Gateway
    By Eddie French in forum General Questions
    Replies: 1
    Last Post: 1 Dec 2013, 09:59 PM
  2. v139h Using Microsoft Expression Web to edit/customize Zen Cart Template?
    By Celery Gal in forum General Questions
    Replies: 1
    Last Post: 30 Apr 2012, 07:48 AM
  3. Replies: 1
    Last Post: 2 Feb 2011, 11:40 PM
  4. A Noob with a qualifier question - Can I keep using Expression Web?
    By Rev Tim in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 17 Nov 2008, 10:15 PM
  5. Working with Expression Web & the ZenCart
    By Micki in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 20 Jul 2008, 06:45 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR