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.

Get merchants details Solved

Hi, Is there any way to get the merchants email id by calling API using PHP? Regards,Rajesh Gite.

autherize.net integration with ios

hello everybody, Iam integrating autherize.net in ios.i fallowed the link https://developer.authorize.net/integration/fifteenminutes/iosdont know where iam doing wrongi hav egive my name i.e my login id and password.but iam not callback methods are n...

jermteam
Contributor

CIM Order History / View History Solved

Hi Guys, Im trying to get all the transactions of a particular Profile ID and display it as the history of transactions for that Profile ID.I know that I could get the all Payment Profiles by the Profile ID, but I can't seem to get all the transactio...

I just want to accept payments

I have researched this to the extreme, yet still, I have no idea what my best option is.All that I need is a means of accepting credit/debit card payments with a variable price. Simple Checkout's donation function is exactly what I have in mind. The ...

CIM (without hosted solution) PCI Requirements Solved

Hi, i've search thought the forum and still can find an accurate answer on my need. I'm implementing a site that will use CIM. We need to ask the user for their CC data, then store it using the CIM API and then we will charge them later.We want to us...

Integrating with little coding knowledge

I have little knowledge of coding a website. I took a class in it my senior year but that's about all I know. My boss however wants me to work on their websites. They said to look at it as a learning experience. One of the things they want done is to...

blackfoot
Contributor

minFraud Service (MaxMind) and DPM Method

Hello, Is anyone familiar with the minFraud service that MaxMind offers? It's a 3rd party fraud suite. I was wondering if it was possible to use with DPM method, Some information including the first 6 digits needs to be forwarded to their service and...

CIM single form code sample

I am building a reservation form using CIM. I currently have one using DPM but it only holds credit cards for 90 days. Currently I use a single HTML form that sends the information to authorize.net and I get the respones. Using CIM I am not seeing th...

Relay Response Error

I am using localhost to test this to move on to production after i succed in local. Did it works in localhost server: link is like this "http://localhost:4004/Test/test/submitcc" and i tried this from this example link "https://developer.authorize.ne...

Wstar
Contributor

Unlinked Credit and ACH

I was wondering if I could allow money to pay-out using Authorize.net. I understand authroize is met to accept online payments only (and refunds). However, I know there is the "Unlinked Credit" feature. I know this is not standard and you must get ap...

joshd
Member

PHP CURL started returning no results

Hey All, I have been using my eStore for a few months now, and its been great. I had no move my servers and obtain new IP's. I have set up my server (with the SLL certs), and modified all the IPs correctly, they all work and tested fine. However I am...

Amount Update for ARB Subscription Solved

Hi, I am trying to update plan amount for one of the subscription ID i.e., for example user wanted to upgrade to advanced plan starting next month and he clicked on Update Subscription I would like to update the amount to 75$ from the current 50$. I ...

Subscription Payment Histiry

How do I retrieve the payment history details of a particular subscription? I have a customer who subscriped using ARB for last few years and he would want to see his payment history. Is this possible? Thanks,Hemanth

CCV and Testing

I have just added use the CCV code to my development testing. I realize that I cannot use Test to Generate Specific Transaction Results to test the CCV. However, I just decide to send the string anyway as a normal test with 4111111111111111 for the c...

Email on AUTH_ONLY and PRIOR_AUTH_CAPTURE

Hi, In our testing we found out that,1. whenever we do AUTH_ONLY Authorize.net sends out an email to the user describing the charge. But it does not say it is an Hold / Authorization Only.2. When we do "Prior_auth_capture" no email sent back to the u...

One time set up, recurring

I have been told by authnet support this can be done, but no documentation to do so. I have searched through this forum and cannot find the answer. I have a payment form that is doing subscription on a monthly basis. What I need to have happen, witho...

AIM - Refund Functionality issue

Hi I am using AIM refund API. Payment is working fine. While i refunding the amount from my program its returning "This transaction has been approved." but when i login to my merchant account and checked that Transaction status is still "Settled Succ...

ARB Behaviour when fails

I'm a developer using the ARB functionality to monthly charges.This is the situation: * Create an ARB for every 1 of every month. * The 1st month get paid * The 2nd month get paid alsoNow, what happen if the 3rd month the user has not funds to afford...

Ruby CIM does not return address - problem in address.rb

The ruby authorize.net gem (version 1.5.2) does not return the billing address properly. The street address component is missing. The XML response from the authorize.net server is correct, but it is not parsed properly into an AuthorizeNet::Address o...

Posting values from Asp.Net MVC 4

I'm using SIM and able to post values from traditional asp.net application with the help of example provided in SDK kit.I need help on posting (for payment)and getting response to AuthorizeNet from Asp.Net MVC 4 application. I need to post values on ...

CIM - The merchant does not accept this type of credit card

I've verified that our Payment Gateway accepts the following: Visa, MasterCard, American Express, Discover... However I still get this error message when running an Amex transaction: "The merchant does not accept this type of credit card" How do i re...

chill
Member

Customer Email receipt is missing the footer

I'm using the AIM interface with VB .NET. We have a header and footer defined in the merchant settings and email confirmation is enabled. The email generated to the customer includes the header information but not the footer. The footer is defined as...

dsfx
Member

Make SIM Payment Gateway show CAD instead of USD

Hey, I"m currently working out of a test account. I've setup a SIM gateway in coldfusion and quite like it. Everything works great! However when i select my merchandise and check out i get bounced over to the SIM payment gateway and in it the currenc...

ARB Help Solved

Is there any reason why this code shouldn't work. The Aim part works, the credit card gets charge, but there is no subscription being created, but there are no error codes saying it doesnt work. setSandbox(true); $sale->amount = "20"; $sale->card_num...

Merchant-Defined Data & Personal Identifying Information Solved

My question is less a technical solution and more a policy question, so please forgive me if this is the wrong place to ask. I have a need to include a list of invoice numbers to be associated with a transaction, rather than just a single invoice num...

CIM Payment and multiple merchants

Hey everyone. Have a weird scenario that i'm trying to figure out. In my application I am going to have serveral clients, all of which will have separate Authorize.net accounts. I want to accept payments through my application and pay the appropriate...

linvio
Contributor

Notifications to expect when an ARB profile fails

From what I know of Silent Post and ARB Email Notifications as they apply to ARB profiles I believe our users will see the following sequence of notifications (or non-notifications as the case may be) from AuthNet when a credit card expires or fails ...