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.

AuthorizeNet.DLL

I've started looking at some of the API update emails that have been sent out, and I was wondering how much of this would affect me. I'm currently using the Authorize.NET NuGet package in my .NET application to process payments and read transaction i...

gldev018
Contributor

Problem with card expiring

Hello - The subscription is expiring on on 08/2015 that appears in expiring tab.Why the subscription still in active on 09/2015?What a status will be moved to ? Thanks

Relay Response (SIM) dropping Query string

Working for years. After Authorize.NET update on 9/8/2015 Relay Response is dropping Query String.Using Tomcat and the relay URL is similar to http://myserver.com/relayresponse;jsessionid=A2C4HH6A11 Using jsessionid to keep track of session. Is there...

sboyle
Member

Relay Response (SIM) Receipt Form button missing

Is anybody else's SIM Relay Response not working as of this morning (9/9/15). The button that redirects the customers back to our system from the Receipt Form is missing?

possible ways to make silent post url script secure

Hello, anyone know possible ways to make our script to handle authorize silent post url response secure ? if someone knows/ crack our slient post url and try to run manullay from browser or hack script then it may create problem with our system. can ...

Create CIM profile from ARB

Hello All, i came to know that Authorize.net has extended functionlity to associate Active ARB subscription id with CIM by referring this link. https://community.developer.authorize.net/t5/The-Authorize-Net-Developer-Blog/Important-Information-for-Au...

gldev018
Contributor

transaction Captured/Pending Settlement status Solved

Hello as the document explainationCaptured/Pending Settlement – Transactions with this status have been approved and captured, and will be picked up and sent for settlement at the transaction cut-off time.Authorized/Pending Capture – Transactions wit...

afail
Contributor

Issue with Transaction Details API (settledBatchListResponse) Solved

I am seeing an issue with pulling transaction detail api data from all of our sandbox accounts. The issue seems to affect only transactions captured on or after 9/1/15. The XML response data I am receiving using the PHP SDK has strange numberical val...

EddieLascu88CNP
Regular Contributor

Simulating declined payments in the CIM environment Solved

Can we review this topic a little bit? I know there is a separate post related to simulating declined transactions: http://community.developer.authorize.net/t5/Integration-and-Testing/Simulating-AIM-response-reason-codes-for-testing/m-p/34133#M18621 ...

gldev018
Contributor

Check recurring was paid for a new month

Hello our system need to check the subscription was paid or not for a new month.any API to check that without get all transaction in a month? because it's too slow to getting. Thanks

unitedu
Contributor

Using CIM with old AIM key/value pairs API? Solved

We've been using the AIM key/value pairs API for several years, and we want to start using CIM. I see that profiles can be created automatically when an AIM transaction goes through, and that the payment profile ID can be used in place of payment inf...

3.1 direct post changes for September 21

I am the developer of a ColdFusion 11 site using v'3.1 which lists the x_login and x_tran_key.Is this ok for the new system or do I need to create some sort of special encrypted key? I seem to get answers both ways and I am confused.Do i just point h...

Wayne
Member

September 21 certificate change with SHA-2

I inherited an application that uses a post to https://secure.authorize.net/gateway/transact.dll to get payment authorization while out in the field. All I know is the application is using c# .net and the users enter in the credit card info on the la...

gldev018
Contributor

request cardExpiringThisMonth

Hello When a subscription(card) was set expiring status that appear in Expiring Credit Cards tab? I have the subscription will occur on day 7 of every month, card expiration date on 09/2015.So we have not know card expiring yet until 09/2015? our sys...

gldev018
Contributor

General error of cycle transaction

Hello I have some info about the subscription:- status is active- staus of new cycle transaction is "General Error" - An email notice with the reason is "Card is expired" Questions are:- Why the subscription is expired, but status still in active? (S...

Summer 2015 Technical Updates for Non-developers

I'm having trouble even getting started checking to see if my org needs to do anything for the upcoming security updates on Sept 21. Are there any posts that have a step by step guide for non-develpers to see 1) if any action is necessary and 2) what...

login url doesn't work

the login provided via this url doesn't allow me to login: https://sandbox.authorize.net/ I then tried logging in via https://sandbox.authorize.net/UI/themes/sandbox/logon.aspx and was able to login with the same credentials. browser is chrome.

Getting error code E00106 while cancel CIM profile

Hello All, i am getting Error code E00106 while cancel CIM profile of user. Description text for error is like below. The specified customer profile is associated with a subscription and cannot be deleted. We have not associated any subscription with...

Customer email missing in Sandbox environment Solved

I am prototyping a payment solution for a site, which requires an email receipt to be sent to the customer after a successful transaction. I installed the Authorize.net package via NuGet to my MVC project, and initial transaction testing has been suc...

austin
Member

Authorize CIM - moving from aMember to 1ShoppingCart

Is it possible to use 1ShoppingCart with Authorize CIM ? We have over 1000+ users we signed up for a recurring payment using aMember and then a CIM profile was created.aMember handles when to charge and how much to charge, and connects to CIM using a...