Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

X-Payments In Iframe

 
Reply
   X-Cart forums > X-Payments > X-Payments issues & questions
 
Thread Tools
  #1  
Old 06-24-2012, 10:04 AM
  photo's Avatar 
photo photo is offline
 

X-Wizard
  
Join Date: Feb 2006
Location: UK
Posts: 1,146
 

Default X-Payments In Iframe

Is there any reason instead of xpayments sending you to a new page to enter your card details it could not be setup to open in a iframe on the same page somewhat like Sage Pay Go with Server & inFrame integration does it?

I would think this would be a huge selling point for Qualiteam as almost all of the complaints I've read about xpayments seem to be about it adding an extra page to the checkout.

QT, could you please chime in on this?


Thanks
__________________
v4.1.10
In Dev v4.5.x


"If you don't keep an eye on your business, someone else will."
Reply With Quote
  #2  
Old 06-24-2012, 11:15 PM
  ambal's Avatar 
ambal ambal is offline
 

X-Cart team
  
Join Date: Sep 2002
Posts: 4,119
 

Default Re: X-Payments In Iframe

There are a couple of technical difficulties that we need to have sorted out first of all, but yes, we do plan to release X-Cart connector that will add iFrame support for X-Payments. It should happen soon.

PS:
iFrame support is mostly on X-Cart connector side, not X-Payments.
__________________
Sincerely yours,
Alex Mulin
VP of Business Development for X-Cart
X-Payments product manager
Reply With Quote

The following user thanks ambal for this useful post:
photo (06-25-2012)
  #3  
Old 06-25-2012, 04:03 AM
  photo's Avatar 
photo photo is offline
 

X-Wizard
  
Join Date: Feb 2006
Location: UK
Posts: 1,146
 

Thumbs up Re: X-Payments In Iframe

Quote:
Originally Posted by ambal
There are a couple of technical difficulties that we need to have sorted out first of all, but yes, we do plan to release X-Cart connector that will add iFrame support for X-Payments. It should happen soon.

PS:
iFrame support is mostly on X-Cart connector side, not X-Payments.

This is excellent news!
Thanks Qualiteam.
__________________
v4.1.10
In Dev v4.5.x


"If you don't keep an eye on your business, someone else will."
Reply With Quote
  #4  
Old 06-25-2012, 04:14 AM
  ambal's Avatar 
ambal ambal is offline
 

X-Cart team
  
Join Date: Sep 2002
Posts: 4,119
 

Default Re: X-Payments In Iframe

Quote:
Originally Posted by photo
This is excellent news!
Thanks Qualiteam.

Too early to say "Thanks". Let us release X-Cart version with iframe support for X-Payments.

PS:
I can't tell you time frames when it is going to happen. I'll post an announcement about it once we do it.
__________________
Sincerely yours,
Alex Mulin
VP of Business Development for X-Cart
X-Payments product manager
Reply With Quote
  #5  
Old 06-25-2012, 07:26 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,190
 

Default Re: X-Payments In Iframe

Alex this will be very good yes as it will take out that one extra page load. But why iframe payment methods that do exists in XC are loaded on a separate page as well? That was one question I asked some time ago and did not get an answer. A perfect example is Quantum Gateway - their iframe is coded in XC and works great - the only problem again is it loads on a separate page. If this was to load on the checkout page when selecting CC payment, as it should, it will make the XC OPC look like OPC
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote
  #6  
Old 06-26-2012, 01:46 AM
  ambal's Avatar 
ambal ambal is offline
 

X-Cart team
  
Join Date: Sep 2002
Posts: 4,119
 

Default Re: X-Payments In Iframe

Steve, Photo, I'll send you a link with preview of our iframe connector for X-Cart 4.5.x later. I hope to get your feedback on this feature before we release it.
__________________
Sincerely yours,
Alex Mulin
VP of Business Development for X-Cart
X-Payments product manager
Reply With Quote

The following 2 users thank ambal for this useful post:
cflsystems (06-26-2012), photo (06-26-2012)
  #7  
Old 06-26-2012, 01:48 AM
  ambal's Avatar 
ambal ambal is offline
 

X-Cart team
  
Join Date: Sep 2002
Posts: 4,119
 

Default Re: X-Payments In Iframe

> But why iframe payment methods that do exists in XC are loaded on a separate
> page as well? That was one question I asked some time ago and did not get an
> answer.

Sorry, I can't comment on that as I do not know the details. Try to PM Seyfin.
__________________
Sincerely yours,
Alex Mulin
VP of Business Development for X-Cart
X-Payments product manager
Reply With Quote
  #8  
Old 06-26-2012, 07:39 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,190
 

Default Re: X-Payments In Iframe

Quote:
Originally Posted by ambal
Steve, Photo, I'll send you a link with preview of our iframe connector for X-Cart 4.5.x later. I hope to get your feedback on this feature before we release it.

When you can. Hopefully that would be major improvement
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote
  #9  
Old 06-26-2012, 10:24 AM
  wjbrewer's Avatar 
wjbrewer wjbrewer is offline
Banned
 

X-Adept
  
Join Date: Feb 2005
Location: Pittsburgh, PA
Posts: 504
 

Default Re: X-Payments In Iframe

Quote:
Originally Posted by cflsystems
But why iframe payment methods that do exists in XC are loaded on a separate page as well?

I believe X-Payments/connector requires a valid X-Cart registration for the connector to work, which is why everything goes to the X-Payments page after the form is submitted and a user is created in X-Cart.

You may not even need X-Payments if you have a payment processor with an iframe option. Almost any iframe can be loaded dynamically. I just integrated the Quantum Gateway into the alteredCart One Page Checkout in a completely seamless manner. From the customers perspective they just enter their data on the checkout form, and the page controls where this data is sent to maintain compliance.

Code:
/ -> Register data to X-Cart.----\ Checkout |----> Invoice \ -> CC data to payment processor/

I can see a worst case scenario where this will end up being another button on the X-Cart OPC.

Enter userinfo -> click button to see shipping -> select shipping -> click button to load CC page -> Enter CC data -> click button to submit page.
Reply With Quote
  #10  
Old 06-26-2012, 10:30 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,190
 

Default Re: X-Payments In Iframe

I am not talking about X-Payments at all here. QG iframe is part of regular XC payment methods, no X-Payments is needed but the page still loads on a separate page after you click on "place order" on XC OPC. What you say you have done is what QT should have done for all iframe payment methods - select CC on OPC and the iframe loads to enter data - ON THE SAME PAGE
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote
Reply
   X-Cart forums > X-Payments > X-Payments issues & questions


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 09:57 AM.

   

 
X-Cart forums © 2001-2020