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.

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...

MDL801
Member

Having Trouble setting up MVC3 application with DPM Locked

Hello All I have been lurking this site for days and have done endless google searches to try to get this problem that I am having taken care of and anyhelp would be greatly appreciated.I have a MVC3 application with Razor syntax and am having issues...

Split Invoice problem Solved Locked

Authorize.net is rejecting subsequent invoices after the first capture....The overall steps in an example are:Step 1: Authorize $409.95Step 2: Capture $309.95Step 3: Capture $100The first capture is succesful, but the remaining reports 'This trans...

techno
Member

Problem in ARB Locked

Hi I have integrated ARB method into my website. Now the website is live and authorize.net is also out of the Test Mode, but ARBis still accepting Test Credit Card info and creates new subscription. As I have used Test credit card number (41111111111...

Trouble getting started with SIM in an ASP.Net MVC project Locked

Hi all,I'm testing the waters with integration in a simple MVC project while I wait for my accounting team to finish our account authorization. Unfortunately, I'm having trouble getting the compiled page to output the correct HTML. I basically copy/p...

x_trans_id, x_MD5_Hash problem .............heeeeeeeeeeeeeelp Locked

Anyone please save me !!! I am new to authorize integration and cannot seem to get the x_trans_id, x_MD5_Hash fields to filter thru to my relay_response ! I am fufging it my setting $_POST before the call to new AuthorizeNetSIM but clearly this is wr...

Null Object in UpdateCustomer(Customer customer) from CIM

I am getting a null reference when I try to update the Customer using the CIM code provided as part of the SDK. I can create customers and modify their Payment Profiles and their Shipping info. But when ever I try to update the customer like their bi...

Cann't read the status from ARBGetSubscriptionStatusRequest Locked

Hi. guys. I download the ARB simple code on C# and modified it to fit my asp.net website. The only problem is I cann't get the subscription status. the program always return a "active" status even the subcription is canceled. I guess the problem is c...

r3jjs
Member

Recommendations for best method for my needs? Solved Locked

Hopefully I will be brief, but not so brief to be useless. I am switching our webstore over to to use authorize.net rather than handle our own credit card processing.While I doubt I am going to get all of the flexibility I would like, not having to t...

Storing track data PRE-Authorization? Locked

Obviously there can't be a definitive answer here at the moment, though I was hoping to get at least some knowledge of similar cases, hints, alternatives, or at least be shot down right away. Quick background, I'm looking into writing a custom app fo...

Cannot trigger a partial payment for the life of me! Solved Locked

I am using AIM and am in the process of implementing partial payments for an online bill payment system. I've been scouring the boards to find a way to get my partial payment to work and always get a full authorization for some reason. I'm using the ...

lib
Member

Mastercard / Partial Authorizations & Split Tenders Requirement Locked

I wanted to note for everyone that the requirements from Mastercard, etc. for partial authorizations,balance response, and authorization reversals are obligatory only to merchants in certainspecified MCC/SIC categories. See here: http://www.mastercar...

Redirect Problems - DPM & PHP Solved Locked

Folks, I have searched the boards and not found this exact problem, and I've looked at my code multiple times and not found the errors, so I thought I might ask for help. I've created the files (checkout_form.php, relay_response.php, order_receipt.ph...

Credit Card Number for Testing Locked

Hi, I am working on a project with existing integration with Authorize.net. With our existing account, is there a bogus credit card number I can use to test my changes to the code? Thanks.

md5 hash failed Locked

I used the php sdk and testing the integration with test credit card I ge the following method using direct_post: "MD5 Hash failed. Check to make sure your MD5 Setting matches the one in config.php" Need some help, thanks.

AIM Transactions with Java SDK, SSL/TLS issue Locked

Hello all, I'm writing an application that is using the Authorize.NET Java SDK and Advanced Integration Method to post payments. Currently, when I attempt to post a payment to Authorize.NET using AIM I receive an SSLPeerUnverifiedException. To attemp...

How to get Silent Post which are missed Solved Locked

I have integrated ARB Silent Post on my web application and it worked fine for many months without any issue.Recently I made some changes foolishly in code and due to other errors the Silent Post insertion in DB function was brokenand Posts were not ...

tauren
Member

Shocked that DPM cannot be used to add credit cards to CIM Locked

I'm really surprised that Authorize.Net does not offer a direct post method for adding and managing credit cards in CIM. Braintree's Transparent Redirect offers exactly the solution I need. Since you already offer DPM for live transactions, it would ...

three3
Contributor

Silent Post Refund Variable Locked

Hello everyone, I have successfully integrated the Silent Post feature with our system for ARB subscriptions. What I am now trying to do is when we refund a payment via the merchant interface, how do I distinguish a refund from all other transactions...

Authorize vs. Capture Locked

We have a Rapid Replacement program for our customers. To be eligible the customer must provide a valid credit card. A replacement is shipped immediately. The credit card is only charged if the return is not received within 20 days. Most of the produ...

Idriss
Member

Help Locked

I need help plz

SIM - Maintain session attributes Locked

Is there any way to maintain session attributes, using HttpSession or Cookies? I am trying to match the user in the session in the servlet handling the Silent POST and cannot find a suitable way to do this except maintining a database table. Thanks f...

AmitS
Member

Re: Handling Online Payments Part 9 - HTML and CSS Enhancements Locked

Hi there, I don't know whether this is a right section to post my query, but nevertheless...I am going ahead with the same: I have a requirement, where I want If a user buys an article, so the payment from user's Credit/Debit Card should not be deduc...

ARB (Automated Recurring Billing) with Silent Post Question Solved Locked

We are currently utilizing your ARB (Automated Recurring Billing) with Silent Posts to update a customer's system. We have an ASP.NET site running IIS with Server Intellect hosting. This month we processed over 1000 successfully, however 3 transactio...

Asana
Member

Home page - Show warning "Authorinzenet is in testing" Locked

Home page - Show warning "Authorizenet is in testing" even though I am in live mode. How do I remove that warning. I've already went into my server file authorize.aim. php. I've changes script x_test_request and set to "FALSE". But the warning is sti...