Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Worldpay Secure Payment Page


Recommended Posts

Posted

Does anyone had any of the modified files that you actually have to upload to the worldpay admin page rather than a payment module for oscommerce.

 

I just need the worldpay section to be in the same format as the rest of the site... so for example:

 

cardPage.templ

 

config.properties

 

display.properties

 

footer.html

 

header.html

 

help_dispatcher_en.html

 

help_en.html

 

help_faqs_en.html

 

messages_en.properties

 

tableFoot.html

 

Thanks

 

Jane

Posted

Hi Jane

 

I can't provide files as my designs were custom, but here's some tips:

 

Change the easy stuff in the WorldPay Payment Page editor - font sizes, colours etc. Saves you having to get into the properties files or use any html. If I remember correctly it's pretty easy to replace button images too.

 

Don't try to do all the files at once. You'll go a long way towards customising it if you start with just header.html & footer.html.

 

Download the default header.html & footer.html from WorldPay.

 

Look at your own site in a browser and 'view source' to get the html.

Identify the header and footer parts of your shop's html and start modifying header.html & footer.html to match.

 

Don't forget that any tables etc you open in the header will have to be closed either there or in the footer.

 

You'll need to know some html, but you can start easy by replacing say the worlpay logo with your own.

 

Upload in the worldpay file manager any images your design needs and make the image tags refer to the uploaded images e.g. <img src="/i/123456/mylogo.jpg"> where 123456 is your installation id.

 

If your store has the default 3-column oscommerce layout then you'll have a bit of work reproducing that unless you're very patient with html! My advice is don't sweat the difficult stuff - change the easier stuff to match your store and people might not notice the difference!

 

Sometimes I found that changes I uploaded went 'live' immediately and sometimes they took a long time. When the latter happens use the Payment Page Editor test transaction facility to see the results of new files.

 

Use their backup screen to save your files whenever you get a result you like the look of. That way you always have something to fall back to.

 

Sorry I can't give you files but then you wouldn't want your payment pages to look like the stores I customised!

 

Hope that helped

Anna

Posted

Hi Anna,

 

Thanks for your reply, I ended up getting the files from Worldpay and go through the tedious process of customising their files. It's very frustrating as you have to upload and test at various stages because of the way they use various header and footer files etc and using their own code.

 

All sorted now anyway ;)

 

Jane

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...