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.

scoeat
Member

payButton attributes not being passed intermittently

HTML - the action should say javascript:handlePayment() Pay On load, a js file updates the button attributes based on the results of a method (orgCred) inserting credentials for the current client as needed. The apiLoginID, clientKey and acceptU...

Order Summary not displaying

I am working on integrating Accept Hosted into ASP.net and I am having difficulties getting the Order Summary to show up on the top of the payment form. The only things that are displayed are the Payment Method and Pay/Cancel buttons. I have populate...

fivable
Contributor

Accepting Canadian Cards in US Solved Locked

Hello, My company is located in the US, and as of yet we have only used authorize.net to accept US cards for payment. We have a need to accept Canadian credit cards at this point however, and searching through documentation has left me a little uncer...

fivable
Contributor

What values map to receipt fields?

Hi there, We have been using Authorize.net for a while now and populating only the most necessary fields in our API calls (to avoid confusion we are using this API: https://developer.authorize.net/api/reference/).We are now trying to add a bit more d...

Render Problems with Accept Customer Hosted Form

Our integration with the Accept Customer Hosted Form experienced problems today which were customer-impacting. The code surrounding our integration was unchanging and in a stable state when this issue began and leads us to believe changes might have ...

dbr11
Contributor

Sandbox Accept Hosted working? Solved

I'm in the middle of testing, and suddenly I'm getting an almost empty payment page - just has the start of the two pay/cancel buttons with nothing else. I thought that I had put everything back to my 'working well' state, but things aren't working. ...

Data at the root level is invalid.

reading https://developer.authorize.net/api/reference/#authentication and I'm trying to move from your old API to this one.I'm trying to post to the API. I'm using coldfusion so there are no examples. I'm getting ---- Data at the root level is invali...

sdarko
Member

Selenium Automation Tool in SandBox/Testing Environment

Hello, I want to use Selenium (Ruby and Watir) to create a testing script using the sandbox UI to create payment methods. Is there a way to automate the page?As well as Understanding the Sandbox UI from a testing prospective. I have taken a look at t...

nb1
Member

I cannot see the transcation report.

Hello, I cannot see the transcation report from month of June in sandbox(test mode). I also verified it again by changing the mode to 'Live' but it did not show any transcations for the month of June and July. Thanks,

hide the order summary in the hosted payment form

Hello, How can I hide the order summary in the hosted payment form? I am using angular 5 and nodeJS. I get the form token from the AcceptJS API. I do not want to display the invoice number and total. Here is how my form looks like: Continue

Urgent !!! Suddenly Hosted Payment form behaving weird

Urgent !!! Suddenly Hosted Payment form behaving weirdHi Team,We are using authorize.net hosted payment form since long ago and it was working fine in both sandbox and production . Today in sandbox account we observed hosted payment form suddenly sta...

Subscription based process with a twist

I have a subscription based business model with a twist. A client will subscribe to my service and pay a set dollar amount every month to be part of the society. No problem, pretty standard stuff. When the client logs into his/her personal page, he c...

Integrate into shopping cart; Composer can't be used

I have a working custom shopping cart that currently uses another credit card processor. I would like to switch to authorize.net, but I cannot use the Composer program to install the PHP library (I'm on a shared server and there are insurmountable pe...

Integrate into shopping cart; Composer can't be used

I have a working custom shopping cart that currently uses another credit card processor. I would like to switch to authorize.net, but I cannot use the Composer program to install the PHP library (I'm on a shared server and there are insurmountable pe...

Python - Can't create customer profile data

Hi,I'm trying to find examples of how to do this, which I think should be VERY simple to do but I am struggling. All I want to do is set the customer name to whatever they put as the account holder name in my form. In my reports there is a "customer"...

Mandatory CVV (Visa requirement) and use of customer profiles Solved

Hello, I would like to have more information about how Visa's requirement to pass the CVV for each transaction will be implemented with customer profiles. Could customer profiles be created without providing the CVV?If yes, if we have existing custom...

CCV verification without zip in live mode

Hi,Hopefully this is not a duplicated question - I have been unable to find the answer by searching the doc and forum. We are trying to test Credit card verification for createCustomerProfileRequest using Live mode against the sandbox. Since the test...

sureshrb3
Contributor

invoking createsubscription using profile

Hi, I am invoking pay api followed by createsubscription using profile api (using java SDK from my workflow). I'll be creating profile while invoking pay api and then i'll send those profile data to invoke createsubscription api. both these invocatio...

Need help in testing webhooks in sandbox

I've enrolled for all 21 events in my webhook and setup an endpoint to receive it. I created an endpoint using ngrok for forwarding to localhost. But, I'm not getting any response or notification even when event happens in my account. Can anybody ple...

Apple pay not working for Discover or Amex

Hi, I'm trying to integrate Apple pay. It works fine for Visa payments but when i use discover card, the payment fails with error 153 and a message that reads: There was an error processing the payment data. or "Invalid ownership". I have talked to A...

jrasmussen
Contributor

Sandbox in live mode but not displaying transactions Solved

Hi everyone, I currently have a sandbox account set up in live mode (not test) and am able to push the payment data to the API and receive an approved responseCode, but am not seeing any transactions logging in the sandbox account. Is there a delay o...

dbr11
Contributor

webhook fields

On a post in May you said that the next release should have webhooks returning refId directly so that we don't have to go find it with another API call for the transaction details.Any idea when this might happen?

StephenS
Contributor

DPM, Sandbox and depreciated

I am a developer and have used AN for almost 20 years. I have customers who I have converted to DPM to be PCI compliant. I understand that DPM will not longer be available after July next year and that the sandbox will not support it from this July 1...

Record cannot be found

Hello I've noticed that in the past there had been several threads on this issue. However i watned to bring this up again. We are using the PHP library on our application and did sevearl tests in Sandbox mode, but never saw this error. We just move e...