samstones 0 Posted January 31, 2011 (edited) Hello, I have a problem with the sagepay server module, in that each time you get to the page at https://www.mysite.co.uk/ext/modules/payment/sage_pay/checkout.php the sagepay page doesn't load within the iframe. If I go back to my checkout, and click back through to the order confirmation page etc the page will display fine when I continue. It's like something isn't quite registering correctly. I've looked at the source code for each page, and the first time I hit sage_pay/checkout.php the src of the iframe isn't set: <td><iframe src="" width="500" height="600" frameborder="0"></td> but when I go back to the checkout and try again it is set: <td><iframe src="https://live.sagepay.com/gateway/service/cardselection?vpstxid={<snipped>}" width="500" height="600" frameborder="0"></td> Has anyone any ideas what I could be doing wrong here? Edited January 31, 2011 by samstones Share this post Link to post Share on other sites
web-project 12 Posted January 31, 2011 from personal point view: I will never use soft of shop where the iframe is used to pay for the goods, as I will be better and secure redirected to SagePay to pay for the order. Please read this line: Do you want to find all the answers to your questions? click here. As for contribution database it's located here! 8 people out of 10 don't bother to read installation manuals. I can recommend: if you can't read the installation manual, don't bother to install any contribution yourself. Before installing contribution or editing/updating/deleting any files, do the full backup, it will save to you & everyone here on the forum time to fix your issues. Any issues with oscommerce, I am here to help you. Share this post Link to post Share on other sites
samstones 0 Posted January 31, 2011 from personal point view: I will never use soft of shop where the iframe is used to pay for the goods, as I will be better and secure redirected to SagePay to pay for the order. Hello, The contribution I am using is an official sagepay one, verified by oscommerce so I don't see what the problem is - and the page that's meant to load within the iframe is hosted on sagepay's servers so it's as secure as it can be. Originally I was using sagepay form, but due to problems with it I had to swap to the server method . Share this post Link to post Share on other sites