djajay80 Posted April 9, 2013 Share Posted April 9, 2013 Im trying to figure out how to add a button on the admin page for my employees to accept single payments by credit card when we have call-ins. <form name="PrePage" method = "post" action = "https://Simplecheckout.authorize.net/payment/CatalogPayment.aspx"> <input type = "hidden" name = "LinkId" value ="xxxxxxxxxxxxxxxxx" /> <input type = "submit" value = "Online Bill Pay" /> </form> this is the button created by authorize.net for our account. but how can I add this into the admin tpl? 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.