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.

TroyW
Contributor

Accept Customer: addPayment, default billing address?

When prompting the user for a new payment method, is there a way to provide default values for the billing address? I was hoping that by providing a shipping profile, this would be used to provide defaults for the billing address. If I can't provide ...

How to send CVV when charging customer profile Solved

Hi All, We are using {createCustomerProfileRequest} to add Customer profiles and {createCustomerPaymentProfileRequest} method to add customer payment profiles. Now my question is if we want to use {createTransactionRequest} to charge that customer's ...

Accept Customer form being hijacked

Background - we use customer profiles (Accept Customer - formally Hosted CIM) to submit payment transactions and also to be reused for recurring subscriptions.Our code follows the directions in https://developer.authorize.net/api/reference/features/c...

I got following error in nagento 2.1.9

[2018-09-08 08:14:51] main.DEBUG: cache_invalidate: {"method":"POST","url":"https://lonestartool.com/sales/order/reorder/order_id/483/","invalidateInfo":{"identifier":"notification_update_customer_session_262"},"is_exception":false} [][2018-09-08 08:...

simeyla
Contributor

Apple Pay Opaque tokens - Do they expire? How do they work with CIM?

I have been using ApplePay for a while now with Authorize.NET but I want to use it for recurring payments too. It turns out I *accidentally* got this working by reposting the same opaque token when the customer's next payment was due. Cool! However I...

Google Analytics eCommerce Tracking integration Locked

Yes, we know it’s a website integration because we use it on websites. However, we're trying to figure out if we can recommend your product for our eCommerce sites. We not only need to track them on the website and through the shopping cart, but we a...

TroyW
Contributor

Proactively Refreshing the OAuth Access Token Solved

I'd like to refresh the access token after 90% of it's life is used up (just prior to expiration). But everytime I do, I get the exact same (access and refresh) tokens back, and the expiration of the access token hasn't moved a bit. Do I have to wait...

Auto-Receipt - USER ID OR NAME please add it

In a company as large as Guardian Fueling Technologies we have multiple users keying credit card payments. As the administrator of this site, I would like internal staff that keys the card to have their names listed on each receipt transaction. This ...

TroyW
Contributor

OAuth token expiration ... not as described!

I'm adding OAuth support to my application, and I'm finding: access_token: expiration of 8 hours refresh_token: expiration of 8 hours But, according to the documentation: access_token: expiration of 10 minutes refresh_token: expiration of 1 year Is t...

PRODUCTION getting E00045 on all Charges to existing token??

Since about midnight last night we get this for all out customers in production.Does anyone know what may have changed? We do not see anything changing on our end in that timeframe. E00045: The root node does not reference a valid XML namespace. E000...

raviparmarce88
Regular Contributor

Duplicate Transaction error

I have used accept hosted payment form with iFrame integration. We are doing some regression testing with sandbox account with live mode. I have entered credit card information in iFrame but 'accidentally' put in the wrong card code, i got the error ...

Return URL timing out

we have been running Authorize.net now for about 8 years with not one problem. 2 weeks ago after a customer was sent to Auth for CC and payment was complete, during the process of sending them back to our site Auth will time out and fail. completing ...

Browser Compatibility Issues

We are having issues using the Authorize.net payment UI to submit credit card payments. We are using APIs on HTML/Javascript to access the authorizenet acceptUI. On a couple of our Windows 10 machines, the UI is only working on Microsoft Edge. Any id...

ARB - Error Generating XML Document

I'm trying to set up ARB for the first time and am receiving the following error: "System.InvalidOperationException: There was an error generating the XML document. ---> System.InvalidOperationException: The type System.String may not be used in this...

Setting Up Annual ARB Solved

Hello, I apologize for the potentially stupid question, but how do I set up annual payments with ARB? All of the documentation I can find only references monthly payments. Also when I am setting up the following paymentScheduleTypeInterval interval =...

mtarantooms01
Contributor

Fully Hosted modal - Country Drop Down

Hi Guys, Im usingin the fully hosted solution for our client to process payments. The users that going to use the application are all from the US. I need to request them the hostedPaymentBillingAddressOptions and Im sending the setting when Im gettin...

getTransactionListRequest api not fetching all transaction

Hi Team, I am trying to fetch all the transaction under the batch { "getTransactionListRequest": { "merchantAuthentication": { "name": “xxxxxx”, "transactionKey": “xxxxxxx” }, "batchId" : “10000”, "sorting": { "orderBy": "submitTimeUTC", "orderDescen...

Magento 2 Auth.net API request has no response

Hello - we are seeing seemingly random drops in responses from Auth.net. With the debug log on, we saw a customer place 2 orders, the first has no response, and the 2nd, placed half an hour later, went through fine. There is no record of Auth.net eve...

Accept Hosted iFrame Communicator not always embedded

I am attempting to use Accept Hosted with an iframe. I have noticed that in Edge and Firefox my iframe Communicator page is not embedded within the hosted form. By digging into the inspector, I can see the hosted form embedded into my iframe, but the...

Authorize.net Production Network Not Configured Properly

!!! WARNING: DO NOT IGNORE THIS !!!On 9/12/2018, you will be expiring 3 old IP address in favor of 6 new IP addresses:https://support.authorize.net/s/article/Authorize-Net-Domains-and-IP-AddressesIn order to test my firewall configuration, I can visi...

ccsinb
Member

Is sftp a valid connection scheme

We have a software package for the footwear industry that runs on IBM systems running AIX. When a credit card purchase is made, we send the information to a PC that will use sftp to send out the credit card request for authorization. The PC will then...

ccsinb
Member

Is sftp a possible connection

We have a software package for the footwear industry that runs on IBM systems running AIX. When a credit card purchase is made, we send the information to a PC that will use sftp to send out the credit card request for authorization. The PC will then...