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...
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...
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...
Endpoint:POST https://api.smartpayfuse-test.barclaycard/pts/v2/paymentsReference Documentation:https://developer.smartpayfuse.barclaycard/api-reference-assets/index.html-> Payments -> Process a paymentIn the Message Level Encryption tab, the followin...
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...