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.

CIM - CreateCustomerProfile fails to create profile Locked

I'm new to CIM and when I try to execute CreateCustomerProfile it always comes back with null values and ID of 0; no profile is created. Here's a snippet. Can anyone tell me what I'm doing wrong? I appreciate the help! Service srv = new Service(); Me...

x_duplicate_window not applying? Solved Locked

Im trying to add the x_duplicate_window option to a simple php payment page that has been working great for months. The setting seems to be ignored by authorize.net as i can resubmit the same payment over and over again. Ive tested this in both live ...

Is This It? Locked

I've been working with integrating DPM and PHP for my website. I've reached the point where the error message I get is: Sorry, an error occurred: (3) (TESTMODE) This request cannot be accepted. There is no subcode or other information that comes with...

martin1b
Contributor

Getting error when posting test transaction Solved Locked

I'm submitting a test DPM transaction and am getting an error: "We are sorry. It looks like there was a problem with your request.". Then, I'm redirected to my site. When I look at the trace in fiddler, I see a 404 for the following files: test.autho...

getPaymentProfileId() Locked

getPaymentProfileId() seems to work here ($i_pmid has a number bigger than 0) $obj_custprof = $obj_auth->getCustomerProfile($i_ccid); $i_pmid = $obj_custprof->getPaymentProfileId(); getPaymentProfileId() DOES NOT seem to work here ($i_pmid is 0) $obj...

AIM transaction question Solved Locked

Hello, I'm updating some old code and have a question. The existing (perl) code uses the old SimLib function "GenerateInspFP" to generate a hash key which is included with each transaction using x_fp_hash. The form is then directly submitted to the t...

Partial Capture Process/Requests Guidline Help Locked

Good day team.I have the online shop based on Magento EE 1.10.1.1. These version contains authorize.net payment gateway module,however it doesn't support Partial Capturing. And I waht to impelment it, but I'm lost in Authorize.net API documentation =...

In CIM on the object returned by getCustomerProfileIds() Locked

How do I iterate thru the xpath_xml->messages->ids->numericString Array?What I have is$obj_auth = new AuthorizeNetCIM;$obj_obj = $obj_auth ->getCustomerProfileIds();I can get too; obj_obj->xpath_xml->messages->message->code but can't figure out how t...

Get Customer Profile(CIM integration) By ID or email

Hello all, I want to fetch the details or Auth.Net Customer Profile ID. But I am unable to find any method in API which allows me to fetch this detail using email or by any customer specific parameter. All I know is the function getCustomerProfileIds...

Authorize.Net SDK with PHP version 5.1.1 Locked

I need to integrate the Authorize.net SDK with PHP version 5.1.1. However the online requirements information state that the Authorize.net SDK requires PHP version 5.2 or higher. Due to software integration requirements, I cannot install a higher ver...

blade
Member

Hosted CIM Question Solved Locked

I'm really new to all the payment gateway stuff (but at least I'm a potential new customer!), so please forgive me if my question seems obvious. I just discovered the Hosted CIM option, which seems exactly like what I need. I don't want to have to de...

java sdk getHostedProfilePage method Locked

Hello there. I am just getting started on the integration of authorize.net gateway using java sdk. Does anyone know whick class in the sdk contains the method getHostedProfilePage? I am trying to utilize the hosted CIM feature but cannot find this me...

karenb
Contributor

Safari iPod & iPad also can't verify verify.authorize.net Locked

In addition to Internet Explorer, the Safari browser is also unable to verify the https server verify.authorize.netThe error reported is: "Cannot Verify Server Identity // Safari can't verify the identity of verify.authorize.net" This problem blocks ...

karenb
Contributor

Internet Explorer objects to content from https://verify.authorize.net Locked

Today, this morning and afternoon, Internet Explorer has apparently been objecting to any content from https://verify.authorize.net and reports, "There is a problem with this website's security certificate. The security certificate presented by this ...

DPM Help Please Locked

I'm trying to integrate the DPM method into my processing, but keep chasing my tail. If I use the function call:AuthorizeNetDPM::getCreditCardForm( $amount, $transaction_number, $relay_response_url, $api_login_id, $transaction_key )it sends the trans...

Debby
Member

How can I capture multiple transactions at once using AIM? Locked

How can I capture multiple transactions at once? Not with the merchant interface, but in code. I can capture them one at a time with the following HTML:

Please wait ....

How do I send a whole list of TransactionIDs? Which lines do I repeat? ...

Issue with Merchant Email Receipt when x_description field used

I've got the processing working pretty well at the moment with an ASP.net MVC3 website, posting transactions using the SIM method. However, this morning I decided to go ahead and add a description to my transactions, using the x_description field. Th...

Server Integration SDK for php4 Locked

Hi, It looks like the server integration method is exactly the product I need. However my server is running php4... Is there an SDK that I can download which will work for php4. Thanks, Mack

List of Arguments in DPM Solved Locked

I obviously don't know what to call such, because I get nothing on a search of the documentation. But what I need is a list of what all the x_yyy arguments for the Direct Post Method are. I don't find it except in code samples, which are incomplete l...

ieldkj
Member

Best way to check if Authorize.net account is valid or not? Locked

Hi,I'm working on a multi-tenant application (ASP.net using C#) which will be used by multiple clients to sale their product. I'm intergrating AIM in my system. Assuming all will be having Authorize.net account they will configure their account infor...

UpdateSubscription in ARB Locked

Dear All,I am using ARB API for my web application. If I subscribe with $10 for a month using CreateSubscription. Now later in future before the end of month ,I want to update my subscription with $30 for the same month. this I guess I can do it by U...

Can the SIM and AIM API's be used Interchangeably? Locked

We would like to use the SIM hosted payment form to take AUTH_ONLY payments so we never have to deal with the credit cards. We would then like to use AIM to process PRIOR_AUTH_CAPTURE, VOID and CREDIT transactions. In our testing, it appears that the...

Possible to post values in Buy Now button Locked

We are setting up some buy now buttons. In our site we have already collected some information from people (name, address, etc.) . Is it possible to include those in hidden fields posted to authorize and have them fill in on the payment form so folks...

Works in test but not in prod Locked

I have an applicaton that uses SIM and Relay Responce. It works perfect agaist the test server but when switched to the prod server, the Relay Responce does not seem to come back.The merchant sit eis on a hosted server with no firewall issues. I read...

jb_itp
Member

ARB transaction key & login. E00007 Locked

i'm sending the soap calls to https://api.authorize.net/soap/v1/Service.asmx i'm using the login and key that we use for the regular one time payments. it gives E00007 error when usnig ARB, but works fine using the normal one time payment with the tr...

Issues with Transaction Detail API Locked

Hello, I'm trying to implement the transaction details API and I'm running into an issue having to do with credentials. What doesn't make sense right now is that everything works fine in the test environment, using the test api login/tran key, but on...

AIM Response String Amount Error During Multi-items Transaction Locked

Array - responseCode: 1 |reasonCode: 1 |reasonText: This transaction has been approved. |authorizeCode : JZCO7DavsCode: Y |transactID: 2160310583 |invoiceNum: nam test 5, |Desc: Test Event|Amount:payMethod: 2163.00|transactType: CC |cardCode: 88DDB11...

How to notify for expired cards with hosted CIM option?

I want a way to let my users know if their card is about to expire. The problem is the expiration date is masked, so there is no way to retrieve it.I've seen a number of posts on this subject with the common solution being to store a notify date base...