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
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...
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 .
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.
No Response from Authorize.net
We are using Authorize.Net to process payments for our client on our web application.Occasionally (reported twice in 3 weeks), the client makes the payment and sees the processing wheel spinning, but then nothing happens - it appears to be a time out...
Stress testing Web API
HiI was hoping to get some direction or advice with regards to some trouble I'm having with trying to do some stress testing against a Web API for a client. It is a RESTful WEB API that I'm testing against. I've been creating a list of Tasks that run...
Credit Card processing provider? Authorize.net VS. Paypal
I own a lawn and landscaping company and recently launched a new site. One of the features I wanted to provide was to pay online. Initially I thought I would just go with PayPal but they charge really high processing fees. I don't want to put a surch...
BEST RING POS
hello, do you guys still integrate with Best Ring POS? I found this Youtube video says they integrate with auth.net. but it's 4 years old. Just want to confirm they still can work with auth.net. Thank you.
Payments occurring within the same second are being applied to the wrong account
Hello, I'm a developer on a saas product that allows customers to process payments using authorize.net. We're seeing an issue where we have two separate clients with completely different authorize.net accounts and one is receiving funds that are mean...
Accept Hosted - getHostedPaymentPageController started failing all of the sudden
My application had been working and it stopped working a few days ago.It fails when I call getHostedPaymentPageController Execute method.var controller = new getHostedPaymentPageController(request);controller.Execute(); It hangs for 20 seconds and ev...
Authorize Net Paypal Error
I am trying to set up PayPal on my Authorize Net Sandbox account, but when I go to Digital Payment Solutions and click Sign Up on the Pay Pal section, it takes about 30 seconds before it redirects me to a page that says "Unable to display PayPal info...
I just want to know what do you use for testing Web API?
I am trying to test my API (automated) through executing https requests , passing different inputs and evaluating responses while also being able to mock data if the requestor(user-agent) is this api test client. Does a tool like this exist? How do y...
Avoid zip and address requirements
I want to validate a payment profile with the validateCustomerPaymentProfileRequest. However, unless I've supplied a zip code and address as part of the payment profile, I receive an error that "There is one or more missing or invalid required fields...
Separating unit tests and integration tests in Go
HiIs there an established best practice for separating unit tests and integration tests in GoLang (testify)? I have a mix of unit tests (which do not rely on any external resources and thus run really fast) and integration tests (which do rely on any...
Download a single folder or directory from a GitHub repo
HIHow can I download only a specific folder or directory from a remote Git repo hosted on GitHub?Say the example GitHub repo lives here: git@github.com:foobar/Test.gitIts directory structure: Test/ ├── foo/ │ ├── a.py │ └── b.py └── bar/ ├── c.py └──...
would appreciate help integrating with vue
Hi so I will be implementing a payment processing system for a a client that takes credit card details and sends them through authorize.net for verification. I have not used the service before but my team insisted on it and are looking at hiring prof...
Can't void CIM validateCustomerPaymentProfileRequest with transaction status "Pending Review" Solved
I'm implementing CIM to store customer profiles.I've added several profiles with liveMode enabled and now some of those test transactions have been listed as unsettled transactions for 5 days now. Their status is FDS - Authorized/Pending Review and w...
priorAuthCaptureTransaction did not save the invoiceNumber
Hello Everyone I have this line of code to capture but invoiceNumber didnot save.var transactionRequest = new transactionRequestType();transactionRequest.transactionType = transactionTypeEnum.priorAuthCaptureTransaction.ToString();transactionRequest....
API to download file from auth.net
I am looking for API to download a file automatically from auth.net and later transfer it to our company server for consumption. Any guidance is highly appreciated.
When will a ew SDK be on Packagist
When will the SDK be updated in the Packagist Repository?
Authorize.net outage?
We're unable to connect to Authorize.net to process credit card transactions; it looks like it went down at around 2:30 PM Eastern. Visiting the web site returns an error too, from Cloudflare.
Some fields aren't showing in my transactions
Hello, I am building a WordPress website and I used the plugin GetPaid to integrate Authorize.net into the website, I tested the payment gateway with a sandbox account and it was successful, then I went to the live account and I made a transaction an...
authorize.net payment integration Solved
Hi there, I want to do payment integration of authorize.net on my website. My website is related to things to smoke. How is this possible?
Submitting ValidateCustomerPaymentProfile with decline ZIP returns approved transaction in liveMode
Here is the response when trying to verify a card with the ZIP code that should deny the charge:{'messages': , 'directResponse': '1,1,1,This transaction has been approved.,D,Y,60192745931,none,Test transaction for ValidateCustomerPaymentProfile.,0.00...
Authorize.net webhoot not working for live transactions
I have tested the webhook in test mode.I have tested with the test webhook feature. I found both above workings.I configured the live app and set up the webhook but it is not working. If I use the test webhook method it is working but for actual tran...
Authorize.NET - not supported???
I'm confused about something. I've been watching for a few updates that said Authorize.NET gateway was no longer going to be supported but thought the plugin/extension would eventually "fix" itself. A client has moved banks and they only support Auth...
Authorize api help any one used
I use Authorize.net for my Shopify shop. I would prefer to use Shopify's own payment processing (which is via Stripe), but because I sell dietary supplements, I'm prohibited.Authorize.net assigned me the Merchant Service Provider (MSP) of Cybersource...
Authorize.net Wordpress Plugin Breaks Suddenly
I have a Wordpress plugin I guilt almost a year ago which suddenly stopped working properly this week. The problem seems to be that my webhook.php file is not updating my database containing the order status when it is paid. I can think of no reason ...
Hosted Form
Can we get a form token without authorizing any amount?
Sharing a Credit Card across multiple merchant accounts options?
Hello, our business is selling parking products across different merchant accounts, where each of these businesses will have its own Merchant account.We would like the user to only have to save their credit card once and use it with many merchants. I...
Sudden breaking of API for CIM
We use Customer Information Manager to store card data for clients. It's been working for 3 years on two different sites without issue. It's suddenly stopped working for one of the two sites and we receive this response from Authorize.Net below. Both...
What is your configuration for comprehensive UI testing across devices for continuous integration
I'm working on a new product that requires a high-quality Android app.I want to be able to test and integrate the code and the user interface in real time.I'm already using circleci to test all of my code, but I'd like it to also test our app.What me...
Get Refunds for single payment
Flow I did Generate payment for $100.Successful , get Transaction ID.initiate Refund for above Payment of $10.initiate Refund for above Payment of $5.Is there any API is there which can give Refunds for Payment using transactionID?.
My s health app suddendly stops on Android phone
My s health app suddenly stops while counting my footsteps. I do everything from phone reset to uninstall to install this app again. Please tell me the proper solution