Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    Feb 2010
    Posts
    7
    Plugin Contributions
    0

    Default 3rd Party Gateways & iFrames

    Has anyone here tried implementing a 3rd party payment gateway through an iFrame with Zen Cart, such as the Quantum Gateway iframe API solution?

    I am interested in providing a payment solution that avoids the need for pa dss requirements, but also keeps the visitor on-site, or at least in their eyes.

    I would not have considered iFrames previously, but am recently noticing that some 3rd party gateways are now providing specific solutions designed for use in iframes, which is making me rethink the possibility.

    Any thoughts appreciated.

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

    Default Re: 3rd Party Gateways & iFrames

    iFrames in general break ZenCarts session control
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Feb 2010
    Posts
    7
    Plugin Contributions
    0

    Default Re: 3rd Party Gateways & iFrames

    Thanks for the reply

    When you mention iframes breaking session control, would that still be the case if the iframe is simply placed in a small corner of the checkout page only?

    This seems to be a bit of a trend for certain payment processors (supplying an iframe solution), especially as come June of this year, I think users of carts such as zen cart (and most if not all open source) may be required to use 3rd party gateways due to the pa dss requirement - so an "integrated" 3rd party gateway solution will become very much desired I would think, since diverting to a 3rd party site for checkout still seems to lower conversion according to what I've read...

    Thanks again
    Last edited by wolff; 5 Feb 2010 at 02:40 PM. Reason: add comment

  4. #4
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,263
    Plugin Contributions
    3

    Default Re: 3rd Party Gateways & iFrames

    ... and because of issues relating to website spoofing and fraud, most gateways will not process a transaction that comes out of an Iframe, so the idea of building a site in HTML and then "rendering zencart functions" via an iframe are a waste of time. In addition to the session issues described, payment gateways are likely to reject the transaction.

    The time, effort, energy, hassle, anguish, exasperation and consequent disappointment in trying to carve up a eCommerce system (be in zencart or any other) can be aleviated simply by building the site into the eCommerce framework from step one.
    20 years a Zencart User

  5. #5
    Join Date
    Feb 2010
    Posts
    7
    Plugin Contributions
    0

    Default Re: 3rd Party Gateways & iFrames

    schoolboy - Thanks for the reply...

    The whole reason for my own interest in this is that some payment providers ARE offering this as a solution. In fact, Quantum even has an API for it...

    If these providers are willing to specifically target iframe solutions, doesn't it warrant some review? Or are they simply being foolish? Considering Quantum is PCI certified, I can't help but to think they've put some thought into the process...

  6. #6
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,263
    Plugin Contributions
    3

    Default Re: 3rd Party Gateways & iFrames

    I can't answer for individual Payment gateways, so I have no idea how they code their API to cater for this.

    Over the years I have had many requests from people (whose clunky old HTML sites are well-established) to enbed zencart into their site. After a few (metaphorical) smacks around the face, they normally "see the light", and decide to enter the 21st century and build new sites in zencart.

    Sometimes it is challenging (difficult) to skin zencart exactly the way the original site looked, but I convince my clients that functionality is paramount... webshoppers are not particularly phased if a sit looks quite plain and simple... in fat they prefer it. They aren't there for entertainment, so I never use flash. They aren't there to read the life stories of other users, so I don't embed blogs, whos online, read about my dog, google adwords, etc, ect.

    I focus on techniques that encourage SALES... and more SALES and more SALES.

    That is why you have a webshop, surely... to make MONEY.
    20 years a Zencart User

  7. #7
    Join Date
    Feb 2010
    Posts
    7
    Plugin Contributions
    0

    Default Re: 3rd Party Gateways & iFrames

    Schoolboy -

    It sounds like you've been around the product quite awhile, so I appreciate your input.

    I really want to see this cart continue it's success, and be a viable solution for years to come. The regulations that are approaching this year are going to change the way this and other open source carts can function, requiring a redirect gateway method in order to retain compliance. I'm concerned about this, as my experience with conversion percentage between integrated and redirected payment methods is heavily in favor of the integrated.

    This is why the iframe concept is so intriguing to me - it seems to be gaining some support from well known payment gateways, so it would really be great if such an implementation can exist successfully within a Zen Cart, even if only for the one or two common gateways that support it.

  8. #8
    Join Date
    Jun 2003
    Posts
    33,715
    Plugin Contributions
    0

    Default Re: 3rd Party Gateways & iFrames

    requiring a redirect gateway method in order to retain compliance.
    ... what makes you think that is the only way?
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  9. #9
    Join Date
    Feb 2010
    Posts
    7
    Plugin Contributions
    0

    Default Re: 3rd Party Gateways & iFrames

    Quote Originally Posted by Kim View Post
    ... what makes you think that is the only way?
    Well, unfortunately, my bank is doing the thinking for me - but the only two methods I know of to process a credit card payment through a shopping cart in an automated fashion are:

    1) the integrated method, in which my site collects the cc data (which I use right now). To use this I must be PCI compliant (which I am) - but according to my bank, in order to continue using this method past june 2010, my software needs to be pa-dss certified as well (even if I don't actually store the cc data)...

    2) the gateway method, in which my site collects the shopping cart quantities & pricing, and then upon requesting 'checkout', the user is redirected to a compliant 3rd party payment gateway, which then collects all of the cc details mentioned above. This method, according to my bank, still requires me to be PCI compliant - however, excludes me from the pa-dss certified cart requirement (and, thus, they will continue to process my transactions).

    These are the only two methods I know of, short of doing it manually. My discussion of iFrames here is an effort to see if I can switch to option 2 above, but do it in a way that still looks like option 1.

    If there is another way to do this, I am very much open to hearing about it! Thanks...
    Last edited by wolff; 5 Feb 2010 at 06:29 PM. Reason: clarification

  10. #10
    Join Date
    Jun 2003
    Posts
    33,715
    Plugin Contributions
    0

    Default Re: 3rd Party Gateways & iFrames

    July 2010 is the deadline for Level 4 merchants and Visa processors to be certified PCI compliant. In the meantime, we are working towards being PA-DSS certified.
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. 3rd Party API Help Required
    By coopco in forum General Questions
    Replies: 0
    Last Post: 19 Dec 2011, 12:02 PM
  2. gv discount in 3rd party payment module
    By kalleMD in forum General Questions
    Replies: 0
    Last Post: 14 Sep 2007, 08:42 AM
  3. Integrating 3rd party search engine
    By paul3648 in forum General Questions
    Replies: 11
    Last Post: 11 May 2007, 04:48 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