Broken links to authorize.net on Thank You page

  • afcpool
    Asked on March 31, 2019 at 10:38 AM

    On the Thank You page we had included form tagged info to link to authorize net. This is now broken and gibberish (although it still comes through on the email notification). Is there a fix?

    [Was trying to replace with an updated link and that seemed to break on notification too. Here is what I need to have appear:

    <form name="PrePage" method = "post" action = "https://Simplecheckout.authorize.net/payment/CatalogPayment.aspx"> <input type = "hidden" name = "LinkId" value ="778fc3d8-d0dc-4c03-b68f-34f72c149098" /> <input type = "submit" value = "AFC Payment" /> </form>


  • Alan_D
    Replied on March 31, 2019 at 12:52 PM

    I have inspected your Clone of AFC online payment form's thank you page.
    The code you're talking about contains the form element. Unfortunately, you cannot use all HTML code types on thank you page.
    Instead, you can edit a Thank you page that contains this code on your own server and direct your users there. Please look at these.
    1. Redirect the users to your own Thank you page.
    Broken links to authorize.net on Thank You page Image 102. Enter your thank you page link.Broken links to authorize.net on Thank You page Image 21