Authorize.net Community Discussions
cancel
Showing results for 
Search instead for 
Did you mean: 

From this category

KT1984
New Member

Authorize.net PHP API E00013 The field is invalid

Yesterday transactions started failing while using authorize.net php API. But after looking at the logs, the transactions weren't failing at all. In fact, I get response code 1: {"code":"1","description":"This transaction has been approved."}. Howeve...

pmggary
New Member

ClientId idk-node-1.0.10 is invalid

It appears that as of today 2026-05-29 that the Sandbox has decided that using the clientId of 'sdk-node-1.0.10' is invalid. This is the clientId that is hardcoded into the last release of https://github.com/AuthorizeNet/sdk-nodeUsing the exteranlCon...

Can't add query param to Webhook URL

Hi,I'm configuring a webhook for a Salesforce commerce integration but I get an error when trying to add query params to the webhook URL. The merchant portal rejects: /services/data/vNN.0/commerce/payments/notify?provider=The receiving platform requi...

Chrisjc
New Member

Help with adding captcha to payment form

Hello,I have an older payment form on a client's website that we inherited. The form collects the basic customer data along with the amount they are going to pay. The form action is a post to 'authorize_sim_send.php'. This seems to be a legacy method...