Results 1 to 1 of 1

Thread: HTML code not running

  1. #1
    Thread Starter
    Expired Customer toor's Avatar
    Join Date
    Oct 2017
    Posts
    42
    Thanks
    1
    Thanked 0 Times in 0 Posts

    HTML code not running

    Why can not I run the script on the site? When I click on a button, I go to the same page, although I must go to the payment system page.

    Code:
    <form method="POST" accept-charset="utf-8" action="https://www.liqpay.ua/api/3/checkout">
    	<input type="hidden" name="data" value="eyJ2ZXJzaW9uIjozLCJhY3Rpb24iOiJwYXkiLCJwdWJsaWNfa2V5IjoiaTM0MzcwNTQyODYwIiwiYW1vdW50IjoiMTAiLCJjdXJyZW5jeSI6IlVBSCIsImRlc2NyaXB0aW9uIjoiVklQINC+0LHRitGP0LLQu9C10L3QuNC1IiwidHlwZSI6ImJ1eSIsImxhbmd1YWdlIjoicnUifQ==" />
    	<input type="hidden" name="signature" value="+39dtc4W4kSQeDSNYMIpLjTrXtE=" />
    	<button style="border: none !important; display:inline-block !important;text-align: center !important;padding: 7px 20px !important;
    		color: #fff !important; font-size:16px !important; font-weight: 600 !important; font-family:OpenSans, sans-serif; cursor: pointer !important; border-radius: 2px !important;
    		background: rgb(178,34,34) !important;"onmouseover="this.style.opacity='0.5';" onmouseout="this.style.opacity='1';">
    		<img src="https://static.liqpay.ua/buttons/logo-small.png" name="btn_text"
    			style="margin-right: 7px !important; vertical-align: middle !important;"/>
    		<span style="vertical-align:middle; !important">Оплатить 10 UAH</span>
    	</button>
    </form>

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Indeed HTML code
    By prohelpwantedcom in forum Help Using JobRoller
    Replies: 1
    Last Post: August 15th, 2014, 10:29 AM
  2. How I can to disable the HTML code ?
    By kirkinis in forum Report ClassiPress Bugs
    Replies: 3
    Last Post: January 15th, 2013, 01:14 PM
  3. Problems with the HTML code
    By robertk in forum Report Vantage Bugs (Legacy)
    Replies: 7
    Last Post: June 29th, 2012, 10:49 AM
  4. [TUTORIAL] can we have a valid css and html w3 code?
    By acidrainz in forum ClassiPress General Discussion
    Replies: 0
    Last Post: January 3rd, 2011, 11:38 PM