suewright Posted May 18, 2016 Share Posted May 18, 2016 I am trying to get around the UK PayPal problem. I have tried the world wide module but can't get it to work at all. So question..... I have another unrelated website that takes PayPal payments and in order to do so , I had to hard code the button script onto the page via html. This is the code I used <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top"> <input type="hidden" name="cmd" value="_s-xclick"> <input type="hidden" name="hosted_button_id" value="H79E4EVB7ZWXN"> <input type="image" src="https://www.paypalobjects.com/en_US/GB/i/btn/btn_buynowCC_LG.gif" border="0" name="submit" alt="PayPal – The safer, easier way to pay online."> <img alt="" border="0" src="https://www.paypalobjects.com/en_GB/i/scr/pixel.gif" width="1" height="1"> </form> Is there anyway this can be put onto the checkout payment page. Desperate as losing money and refuse to pay £180 for another module TIA 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