Jump to content


Corporate Sponsors


Latest News: (loading..)

SagePay Server iFrame src problem


  • You cannot reply to this topic
2 replies to this topic

#1 samstones

  • Community Member
  • 12 posts
  • Real Name:Sam Stones

Posted 31 January 2011, 12:38

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 by samstones, 31 January 2011, 12:38.


#2 web-project

  • Community Member
  • 4,310 posts
  • Real Name:Alex
  • Gender:Male
  • Location:Hertfordshire, UK

Posted 31 January 2011, 15:37

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.

#3 samstones

  • Community Member
  • 12 posts
  • Real Name:Sam Stones

Posted 31 January 2011, 15:46

View Postweb-project, on 31 January 2011, 15:37, said:

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 .