Joachim Tranberg Posted February 25, 2010 Share Posted February 25, 2010 I installed and tested moneybookers payment on my store using 1.3.0.1 and it works good.However i am not satisfied with the way that it looks (see picture 1). I would like it to look like the other payment option, and only pop.up as is done on picture 2, when customers click at it, can it be done quite easy ?.Has anyone done that? Is there other moduls to Moneybookers, that works with 1.3? Link to comment Share on other sites More sharing options...
R4 card Posted April 20, 2010 Share Posted April 20, 2010 I think so.. the second page in picture 2 is linked from moneybookers, Link to comment Share on other sites More sharing options...
sgtbash Posted June 14, 2010 Share Posted June 14, 2010 I've just made my form automatically submit the 'Pay by card' form by changing line 2 on 'moneybookers-form.tpl' from" <body style="margin: 0; padding: 0;"> <form action="https://www.moneybookers.com/app/payment.pl" method="post"> to: <body style="margin: 0; padding: 0;"> <form action="https://www.moneybookers.com/app/payment.pl" method="post" name="card"> Also, by commenting (<!-- xxx -->) out line 38, 39, 78 & 79 - you can hide the click options (which look horrible in my opinion and it will then just show the box with a please wait rotating image..Much nicer!I've attached the file with the above changes done for the lazy people like me.Just backup your original /modules/moneybookers/moneybookers-form.tpl file and replace it with this one.All the bestDan moneybookers-form.tpl.zip Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now