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.

Preventing duplicate transactions but allowing upsells Solved

I have a checkout that processes an order using the CIM api. This creates a customer payment profile, then gives the user the option to purchase a '1 click upsell', by adding a tranaction to this profile. My problem is with duplicate orders as some u...

tropoo
Member

Debit transaction (loading/withdrawing to a card)

We're currently developing a e-wallet system like PayPal, using Authorize.net API (AIBMS account).We've created the load-to-account function (using AIM), but we're not sure is it possible to make withdraw-to-card?

dtmb
Member

Migrating from AIM to DPM

Have a client who is using a shopping cart (VPASP) gateway to post transactions via AIM but wants to move to the new gateway using DPM. Is there configuration within the AuthNet control panel that needs to be changed in order to change gateways and m...

Steven
Member

Is x_login necessary for DPM? Solved

The Developer Guide states that x_login is a required field for DPM, which I makes sense from a technical standpoint. But to me it seems insecure. A similar question was asked about AIM. But for that method, x_login doesn't have to be sent to the cli...

CIM hosted form freezes

I am using the CIM hosted form and it works really well in general. The problem is many of my users have recently complained about the popup window being called through the iframe, freezing. The window freezes or they are not able to enter any paymen...

(LART me!) [PHP] $transaction->amount is null... Solved

Had everything working in sandbox, using PHP AIM.Management decided to give price breaks, so now I have to check a button on the form and assign the transaction amount based on the user input.For some reason this is breaking:$transaction = new Author...

CIM iFrame and getHostedProfilePageRequest

Can someone explain part of the iframe process when using the CIM API like I'm 5 :smileyhappy:? Product: CIMLanguage: ColdFusion (not terribly relevant to the question) Here's where I'm at: I have succesfully created a customer profile and added a pa...

JohnSI
Member

Authorization Reversals

Hi everyone, We are looking for a provider that passes through Authorization Reversals to the issuing bank. Our hotel takes authorizations at the beginning of the stay. At check out, we may charge it or void the authorization. If we use your service,...

Unable to do test transaction through sand Solved

I m trying authorize.ne test transaction to my local host computer i complete all the steps and try to complete the transaction after clicking the buy Button issue is Text Displayed:An error occurred while trying to report this transaction to the mer...

DPM Merchant-Defined Field: Maximum length of value string?

What is the maximum length of the value string I can submit as a Merchant-Defined field in a DPM transaction? I'd like to use it as a backup place to store some extra product data that can sometimes get fairly long, and I don't want to risk breaking ...

Unlimited Trial Occurrences

I have a promo code that lets users have accounts basically "free forever" but we still wish to capture credit card with ARB.I've tried setting both periods to 9999 but this results in an error: "Trial Occurrences must be less than Total Occurrences....

For Transaction - Test account or Merchant account Solved

Initially i have registered my mobile device using test account and then enabled my device in authorize.net website and then logged in successfully in my app . MobileDeviceRegistrationRequest = successmobileDeviceLoginResponse = also success While te...

tropoo
Member

Payment processor for system like PayPal

We're developing a payment gateway like PayPal, hosted on a PCI Compliance server. It's almost ready and now we need to connect it with some gateway, using API, for the transactions.It have function like PayPal's Payments Pro, so we need a merchant, ...

ARB+CIM Solved

Hi, I have seen other posts in the forums which have requested/asked about referencing CIM data in ARB. I believe you currently cannot do this. The past posts seem to indicate that this has been taken up as a feature request by Authorize.Net as it ha...

eCheck - obtain the response received from ACH

Hello, Is there a way to programmatically obtain the response received from from the ACH (automated clearinghouse) network that could come back days after you attempt an ACH transaction using .the authorize.net eCheck service? I need to trace in a th...

Joomla VIKrentcar integration

Hi, I need to integrate my authorize.net account with my joomla component, which has an already built in authorize.net payment gateway. I am using https This is the code I have from them, and with whom my transactions get denied: * * You should have...

PHP version when using anet_php_sdk?

Our website has been moved to a server running version 5.3 PHP. And now my payment system no longer works. Could this be 5.3 PHP causing the problems? I'm using anet_php_sdk downloaded from here, it all worked fine on our old server running 5.2. Tony...

jayagnew1
Contributor

Automatically/Manually Settle TEST Transactions

I am working on incorporating Refunds and because my TEST transactions are not settled, I am not able to move forward. Can my TEST transactions be settled automatically or can I get the capability to settle manually? I have read that the TEST transac...

where is ANMobilePaymentLib in autherize sdk

In my project i need to implement payment gateway so that i tried to implement through Authorize.Net iOS SDK .By googling i have followed some steps as in below1)Downloaded Authorize.Net iOS SDK from https://developer.authorize.net/integration/fiftee...

thathoo
Contributor

PRIOR_AUTH_CAPTURE Issue - transaction not moving to SETTLED

Hi All, Our payment process is as follows: 1. User comes in and purchases a haircut appointment for lets say a week out. So today the user comes in and makes a $40 purchase for a haircut for Nov 20th.2. We place a hold on their card right away. (AUTH...

AIM vs DPM

We are a family entertainment center and all of our customers are registered members. On our website the members will only be able to pay for their membersips. All member data will be stored in database and he/she will provide card details at the tim...

SIM Relay Response will not work

I have spent over 40 work hours on this problem. I have a C# form that tranfers the customer to the hosted form. Everything works great as far as the payment. but then I get this message. An error occurred while trying to report this transaction to t...

kcol
Member

Authorize Gem returned bad data

We were refunding a transaction when the ruby gem's refund response returned false when asked if it was successful? There was no error message from Authorize. Any ideas why it would return false on a successful transaction? I have the transaction ID ...

This forum is active ?

I sent a message but not anyone joined replies.Forum is active ??? http://community.developer.authorize.net/t5/Integration-and-Testing/Can-not-submit-pay-button-in-sample-code-DPM/td-p/36729