Integration and Testing

Authorize.Net API questions and help with your payment integration.

cancel
Showing results for 
Search instead for 
Did you mean: 

From this board

Anurag
Moderator

Recorded Developer Webinars Pinned

Please find the links of our recorded developer Webinars Simplify PCI Compliance with Authorize.Net Accept Learn about Authorize.Net API Integration with OAuth 2.0 Creating Automated Workflows Using Authorize.Net Webhooks Thanks Anurag

Anurag
Moderator

API / Features documentation Pinned

Use the features you want to build the payment solution you need. You'll be up and running in minutes. Features : https://developer.authorize.net/api/ SDKS : https://github.com/AuthorizeNet API reference : https://developer.authorize.net/api/referenc...

Anurag
Moderator

Use Try It Tab for testing APIs on sandbox Pinned

You can test APIs from our Try it Tab in API reference on sandbox without signup https://developer.authorize.net/api/reference/index.html#payment-transactions-charge-a-credit-card Click on the Try it tab and click send .

RichardH
Administrator

Use Testing Guide for Specific Transaction Responses Pinned

Using the Testing Guide, developers can trigger specific transaction responses in the sandbox including approvals, declines, errors, as well as AVS and Card Code responses. If you have questions or comments, please use this thread.

BillTheCat
Contributor

Visa Purchase Return Authorization Messages Solved

I realize this isn't directly realted to an integration question, but Could someone help explain to me in English what this Visa madate is for "Purchase Return Authorization Messages" is? It's about 3/4th of the way down on this page: https://usa.vis...

ashish1871
Contributor

Accept Hosted iFrame userFields error

I'm trying to use "userFields" in createTransactionRequest of Accept hosted iFrame form to send and recieve data back after the transaction is completed. I keep getting "Unexpected Error. Please try again" message when I submit the form. {"resultCode...

jrasmussen
Contributor

XML Formatting Solved

Hi everyone, I'm currently working on implementing the new Authorize.Net API in a legacy system, and have to manually generate the XML to be posted to the API. When looking at the API reference, the request XML starts with My question is whether or ...

jrasmussen
Contributor

Posting raw XML to Authorize.NET API Solved

Hello everyone, I'm currently trying to incorporate the Accept.js form into a legacy system, and have gotten that part to work well, but need to use the newest API in order to submit the payment nonce instead of the card info. I'm currently using cla...

dbr11
Contributor

Webhook and custom fields, or alternate methods? Solved

I am switching from SIM (and Silent URL) to Accepted Host (and Webhooks), using the Authorize hosted payment page. I do not want to use a payment form on our own domain, if possible. The Silent URL returned many custom fields about the transaction, b...

tygar45
Contributor

EMV Token and Multiple POS's

I am using the .net In Person SDK. You have provide my username and password to get a token to process a EMV transaction. My question is, I have 20 Point of sale stations, can I just use the same Authorize.net account to aquire new emv transaction to...

vendor.bundle.js:3032: syntax error in iOS Safari

In Safari on iOS 11.4, Accept.js (https://jstest.authorize.net/v3/AcceptUI.js) throws the following error: ERROR SyntaxError: The string did not match the expected pattern. g — vendor.bundle.js:3032 postMessage sendMessageToMerchant — main.bundle.js:...

Need help with dealing with plans and subscription

Hello, The software I'm working on has multiple plans and it is possible for a customer to be in more than one plan at a time. I was wondering for this kind of situation, do I've to make two different subscriptions for a single customer ? (I'm using ...

Country DropDrown won't be displayed correct (Chrome)

Hi, we are using the Hosted Payment Form.On one device the country dropdown won't be displayed correct - the country name are not readable because only the right part of the dropdown will be displayed.The Hosted Payment Form will be included in a pop...

Sandbox Environment: disable Trace

This post relates to the Authorize.Net C# SDK. The code is using AuthorizeNet.Api.Contracts.V1, AuthorizeNet.Api.Controllers and AuthorizeNet.Api.Controllers.Bases to load a Hosted Payment integration. The Trace statements (ie. when calling getHosted...

AcceptUI responseHandler error

Hi all, I'm receiving the following error when using AcceptUI (hosted mode): Uncaught TypeError: window[s] is not a function at _sendRespondBackToMerchant (AcceptUI.js:1) at U (AcceptUI.js:1)When you prettify the minified JS source (https://jstest.au...

Invoicing in ARB

Is there any way to send invoice to my clients in ARB subscription automatically every month? Can I use Webhooks for this ?

Update customer profile with createTransactionRequest

I can insert a payment profile when doing a createTransactionRequest, but I am having trouble with updating a payment profile. The following error message is returned: "PaymentProfileId cannot be sent with payment data". Is this functionality availab...

ashish1871
Contributor

Accessibility on Accept Hosted forms

We are planning to use Accept Hosted forms to integrate with our application. Are the forms displayed with re-direct or iFrame/Lightbox accessible? If do, what is the level of compliance?

SilkySully
Contributor

Single transaction to multiple accounts

Hello! I've been looking all over and can't seem to get a proper response to a question I have. The situation is this, I have a purchase of $10.00 and I need to split that purchase between my account and another account. The closest I've seen to doin...

jima
Regular Contributor

"description" argument in createCustomerProfileFromTransactionRequest

Hi, Initial tests suggest that if the customer->description node of the createCustomerProfileFromTransactionRequest request is not used, then some oder details are auto-injected into the "description" of the Customer Profile in CIM. This is also true...

Page not loaded. Solved

CODE: require 'vendor/autoload.php'; use net\authorize\api\contract\v1 as AnetAPI; use net\authorize\api\controller as AnetController; $merchantAuthentication = new AnetAPI\MerchantAuthenticationType(); print_r($merchantAuthentication); die; Results,...

MalcolmEnt1
Contributor

Missing Data in Merchant Email Receipt

I'm using the Java getHostedPaymentPage() to get and display the payment page to the user. Even if the customer enters all of the name/address/phone, etc info into the payment popup, the only field that is filled in when I get the merchant email rece...

Accept.js c# problem

Hello, I am trying to implement Accept.ui into my site. I have the page set up and returning a token. My issue is that the code to create the transaction is not working. I am using the C# code from the example here: https://developer.authorize.net/ap...

tony88
Member

How can I get refId at webook?

I want to implement AcceptHostedPage on my website.I follow API example to generate the token, and embed the token with an extra 'refId' field into a html form.After the html form submitted, I can get webhook request, but I didn't get my refId from t...

anowogrodzki
Contributor

PayPal refunds during pending settlement period.

What is the process for handling PayPal refunds request for the transactions that are not settled yet. Will PayPal accept such request and process it after settlement? How we should handle such request in production? Are such refund request even poss...

knightcode
Contributor

Password resets for in-person SDKs are dumb. Where's an API key?

Authorize.net user accounts are insufficient for the business logic needed for our Point of Sale system. Making our cashiers log in twice is undesireable user behavior. Rendering our POS unusable because it no longer accepts an Authorize.net password...

Ampac
Member

Question about issuing refunds via Authorize.net API

Hello have a question in regards to when doing a refund for a transaction via API for example, i want to make a refund button on my website, so if i wanted to issue a customer a refund, i would go into the order record and the refund button would be ...

Ampac
Member

making refund buttons via authorize.net api

Hello have a question in regards to when doing a refund for a transaction via API for example, i want to make a refund button on my website, so if i wanted to issue a customer a refund, i would go into the order record and the refund button would be ...

Webhook Authorization error

I have been trying to get webhooks to work to get additional information (billing address and custom fields) about transactions. I am using the code given below to test authentication. I have verified that login and key values are present, but keep g...