| Author |
Topic  |
|
mcrider
Advanced Member
USA
131 Posts |
Posted - 02/14/2012 : 13:12
|
Greetings, I'm using ECT within Joomla 1.5. We're currently loading the cart and products within a frame. Everything has been working fine until recently. Now, in IE when a user goes to checkout using PayPal we get an error page open within the frame that says "This content cannot be displayed in a frame" I've also tried in Chrome and the checkout link doesn't even open that page up. Is this perhaps a new change with PayPal? Is there a recommended way around this?
http://www.horizons-blind.org click on "product catalog" link
Thanks!
Matt Trinity Web Design www.mytrinityweb.com
|
|
Andy
Administrator
69034 Posts |
|
mcrider
Advanced Member
USA
131 Posts |
Posted - 02/15/2012 : 09:50
|
Thanks Andy, we were hoping to find a way to do it without breaking out of frames but, after looking around I think that's the only way to go. Now we're trying to find the area in the cart.php that we can change to open a new window upon checkout.
Matt Trinity Web Design www.mytrinityweb.com
|
 |
|
jenny
Starting Member
USA
5 Posts Pre-sales questions only (More Details...)
|
Posted - 05/26/2012 : 03:24
|
The ability to open PayPal in a new window is essential for us. We are using Joomla 2.5.4, and we're also getting the error ""This content cannot be displayed in a frame." I see the PayPal code with an onclick= instruction. What do I add to the code to force open a new window?
This is the last step in our integration; will opening a new window cause further problems? Will PayPal return the buyer to our site for the download?
Please advise, and thank you,
Toolie the Tech Gal for Jenny Friend |
 |
|
Sinbad
Administrator
USA
53577 Posts |
Posted - 05/26/2012 : 09:20
|
Hi like Andy mentioned above its best to create a page for the cart outside of Joomla and since you are using digital download I would also recommend that you create the thanks and latedownload page separately too.
Winners never quit, quitters never win User Manual for Ecommerce Templates
|
 |
|
jenny
Starting Member
USA
5 Posts Pre-sales questions only (More Details...)
|
Posted - 05/26/2012 : 14:23
|
So in other words, it is not possible to use Ecommerce Templates within Joomla? The whole point of using Joomla is that we wanted to insist that buyers register and log in because they have to sign a disclaimer.
Isn't there some way to add an instruction here to open in a new window (I removed the angle brackets)?
input type="image" src="https://www.paypal.com/en_US/i/btn/btn_xpressCheckoutsm.gif" onclick="document.forms.checkoutform.cart.value='';document.forms.checkoutform.mode.value='paypalexpress1';" alt="PayPal Express" |
 |
|
Sinbad
Administrator
USA
53577 Posts |
|
| |
Topic  |
|