Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
titleAVS (Address Verification Service)

If AVS is enabled please make sure to set the following address fields required:

See https://support.authorize.net/knowledgebase/Knowledgearticle/?code=000001490 for additional information on AVS


Warning
titleError The Refrrer, Relay response or receipt link URL is invalid

If you receive this error while attempting to test a new authorize.net integration you may need to set some additional URL values in your authorize.net account:

Image Added


Please contact OPS-COM support for these specific values, but for reference you may need to update the following settings in your authorize.net account:

  1. Login to your authorize.net account (https://account.authorize.net/)
  2. Click Account (top right).
  3. Click Settings (left sidebar under Home).

You will be editing these areas:

Image Added

First edit the Relay Response page.

  1. The URL should be https://hostedpayments.parkadmin.com/hook/authorizenet/UUID/
    *Please note UUID is specific to your hosted payment account with OPS-COM, we can supply you the value that should be in the UUID field, the above link won't work correctly without the proper UUID for your account with us.
  2. Once you have the correct UUID supplied by us, click Submit.

Next go back to the settings page and edit the "Response/Receipt URLs:

  • Edit the "Default Receipt URL".
  • In the URL paste your OPS-COM address with the following format:
    https://CLIENTID.ops-com.com/receipt/redirect
    *Note: Replace ClientID with your unique Client ID with OPS-COM. You can get this from the web address you and your users go to access OPS-COM. If you don't know your URL/Client ID please contact support.
  • The Receipt Method should be "GET"
  • Leave Receipt Link Text blank/empty.
  • Click Submit.

You should be done, try re-testing the authorize.net hosted payment process to see if the same error is received or if it's now fixed.



Site Testing

Info
titleTesting

This page includes ways to generate failure states: http://developer.authorize.net/hello_world/testing_guide/

...