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.

REST API Authentication

HiI'm building an application which will be hosted on a server. I want to build an API for the application to facilitate interaction with from any platform (Web App, Mobile App). What I'm not understanding is that when using the REST API, how do we a...

Error 550 while doing a request to accept.authorize.net

Hi, We made an integration with authorize.net payment service and we got it working, but since the last few days the test payments won't process in authorize.net, while it did before and we didn't make any changes. In my network tab in my browser, a ...

test.authorize.net

Hello.Will I need a different login to test using the sandbox? Until now, we have used secure.authorize.net for testing and passed the "test request" with a value of true. I am now trying to change our development system to use test.authorize.net. Wh...

deanlaw
Contributor

SubscriptionID Sort Order

I have some clients that may have multiple subscriptions associated with their CIM (old terminated and usually a single active) and I using the getCustomerProfileRequest method to retrieve the profile and the subsciptionIDs. Once I have retrieved the...

Why is Comic Sans the best font for dyslexia?

“While many fonts use repeated shapes to create different letters, such as a ‘p’ rotated to made a ‘q,’ Comic Sans uses few repeated shapes, creating distinct letters (although it does have a mirrored ‘b’ and ‘d’).” The ubiquitous Times New Roman, wi...

Accept Hosted Payment Page not connecting to Customer Profile

Using the Accept hosted payment page in an IFrame, the first transaction does not connect to the customer's profile though a payment profile is created. If I attempt to create another transaction, I see the prior payment method. If I choose that one ...

Git push requires username and password

Hi I cloned a Git repository from my GitHub account to my PC.I want to work with both my PC and laptop, but with one GitHub account.When I try to push to or pull from GitHub using my PC, it requires a username and password, but not when I'm using the...

NameOnAccount limit

I wanted to add a comment to this discussion, but could not, presumably due to age. However, I can confirm that I encountered an issue with a transaction that was declined due to:The given name on the account and/or the account type does not match th...

How can Improve the website performance?

Hi, I started a blog few months ago but it's not performing well. Basically my site is related to baby toys I continuously updated the different type of content. Tell me how can I improve it. Please share your views on it.

Apple Pay integration error "153 Unable to decrypt data"

Hi Guys, Maybe someone already faced such error while integrating Aplle Pay. We're getting error "153 Unable to decrypt data" We try to send paymentData.data with base64 encoding (see the screenshot below): Apple Pay Payment data What exactly of that...

Css not work correctly on website

I used some balls css on my website balls look good when i want to edit some number that are display in balls the balls disappear mean the number in the ball is 12 and i want to ad 23 first i add 23 then i remove 12 how can i solve it my website is U...

Reauthorize Credit Card to Extend Passed 30 Day Expiration

Hi Everyone, I have a client that accepts payments for their products up to 90 days before their product ships. Since they do not fully charge the customer's card until a few days before their shipping date they have to reauthorize the card before th...

Quickbooks database server manager

It essentially enables users to set up QuickBooks server for multi-user access. For the company file on the host computer, this utility creates a network data file (.ND). Inuit's personal database management tool is another name for it. This fantasti...

login in integration testing

Can I test clicking a button and going to the next screen?I think this is impossible in integration testing. final signInText = find.text('signin');expect(signInText, findsWidgets); // OKfinal textField = find.byType(TextFormField);await tester.enter...

Can You Embed an HTML GibHub File on a Webpage

Hi I'm not talking about embedding the code so that other people can read it; this seems to be what every help document online explains how to do using Gist. I'm trying to embed the code from an HTML document onto a webpage so that the code renders. ...

How can I update forked repository on GitHub?

HiI forked a project, applied several fixes and created a pull request which was accepted. A few days later, another change was made by another contributor. So my fork doesn't contain that change.How can I get that change into my fork? Do I need to d...

Accept Customer Hosted Form Brute Force

We've received tens of thousands of $0 card authorization declines in the last couple of weeks. We've identified that someone is exploiting the Accept Customer Hosted Form (https://developer.authorize.net/api/reference/features/customer_profiles.html...

jazar
Member

Would Visa/MC 8-bi change affect credit card algorithm?

I'm wondering if this 8-bin change would somehow affect the existing Luhn algorithm? I'm still using custom JavaScript functions to pre-verify credit card entry format and identifiying card type by number. I personally don't see they would be acffect...

Android How to Perform Payment Transaction

Hello I followed the steps in the readme on the Anroid SDK github here: https://github.com/AuthorizeNet/accept-sdk-android .I'm at the point where I want to perform a payment transaction in the onEncryptionFinished() method. How do you make a payment...

yipman
Member

Merchant Boarding API is not enabled.

Hello everyone, reference to this https://www.authorize.net/content/dam/documents/en/mb-guide.pdf I tried to send api request like this: POST /xml/v1/reseller.api HTTP/1.1 Host: api.authorize.net Connection: close Content-Type: text/xml Content-Lengt...

resam
Member

check this

pokkesaves.net website is related to pokemon guide you, You can visit this website and get more info about the pokemon games hope it helps!!pokkesaves.net website is related to pokemon guide you, You can visit this website and get more info about the...

twolfe
Member

Sandbox payments always go to "Authorized/Pending Capture" status?

My sandbox payments always go to always go to "Authorized/Pending Capture" status. I'm using visa test card numbers. There are no suspicious/fraud notices. I'm worried that when we switch to live mode all the payments will continue going to "Authoriz...