Add a link to the forum from the main navigation
The forums are kind of hidden. Under the Community nav item, add a link called "Forums" or something similar. It took me awhile to figure out where they were.
Issues with Saved Credit Cards
Hi All- In Sandbox Testing- we are running into 2 issues. When the i-frame from our webpage opens and the end user is to type in a credit card information, we are requiring the 'Save Credit Card information for the future' button to be selected. We a...
Hosted Payment Page Failure Transaction Handling
Hi, We are getting the transaction details response when payment was successfull.But some failure scenarios like decilned,max amount limit excceed,insufficient funds etc.. In those cases always errors are handled on Hosted Payment Page itslef ?or do ...
Feedback on AFDS/Fraud Management on Authorize.Net
Hello Community, We would love to hear your feedback on AFDS as it is today, what you would like to see in an updated Risk/Fraud management feature and what you like/don't like about other fraud solutions out there. As this is a developer community w...
Need Help With Authorize.net CIM Website Connection!
I have a new website with AUTHORIZE.NET CIM payment module fully installed, using accept.js and tokenization for their payment profiles. Testing shows it's working great for new customers. My challenge is with old customers. Up to now I have been man...
An existing connection was forcibly closed by the remote host
Hello. I'm trying to fix my test requests. For now when I'm sending a request to the 'https://apitest.authorize.net/xml/v1/request.api' I'm getting an exception. [SocketException (0x2746): An existing connection was forcibly closed by the remote host...
Blogs gone. Okay to re-post articles?
Since it looks like the blogs are no more I have been receiving multiple emails requesting to access to them again. Would it be okay if I re-post the articles I wrote on my personal blog so others can continue to read them?
Simple Checkout form - Response page to the app handshaking is not working
Keep Getting Transaction Failed E00003 Locked
Fingerprint blind spot?
I'm just getting started integrating the SIM API. I was reading through the SIM guide (the January 2016 version), and I noticed that the x_fp_hash value only covers the login ID, sequence number, timestamp, amount, and optionally currency code. It do...
Localizing HostedForm and DirectPostMethod?
Hi Everyone, I am trying to build a localized ShoppingCart using the HostedForm and DirectPostMethod AuthorizeNet implementations. My goal is to support en-ca, en-us, fr-ca, es-us, es-mx; north america plus mexico. q-1) Is this possible with these pr...
WooCommerce Authorize.net DPM Gateway
This is my feedback on using the authorize.net gateway in WooCommerce. There is little / no support available and two plugins with little explanation of what each one does. This is an issue when trying to resolve compliance issues. I was about to lea...
save credit card from client side
there any way to save credit card info from client side? please let me know have any jquery,javascript libery for save crdit card info.
Request for Comments: API Best Practices
We just posted a draft of our upcoming API Best Practices Guide.Please post your feedback below. Thanks!
Description did not get from GetTransactionList method
Hi,
authorize.net android sdk error E00054
ErrorE00054
The
mobile device is not registered with this merchant
account. Am
using correct usename and password but i got this response
Product announcement forum removed? Solved
A while back there was a forum dedicated to allowing user to postproduct announcments related to their products that integrated Authoeirze.Net's APIs. I don't see it and just wanted to confirm it no longer exists. And if there is a plce where someone...
New Model Feedback
https://github.com/AuthorizeNet/sdk-dotnet > We’re introducing the new model as "supplementary" at this time and we would appreciate your feedback. Let us know what you really think! After one of your developers redirected me to this 'supplementary S...
Communication Error
Hello,I am writing this hear as I am not sure where else to write it.My problem is the following:I have instances, when attempting a charge via the Customer Information API, where I receive a "Communication Error". Each time this happens something di...
Hotel need to verify credit cards. Where to start? Wordpress plugin
I want to verify a customer's card without taking a payment and capture their information. Where is the best place to start? We are making a new wordpress website, so a simple plugin would probably be ideal. I'm a developer, but don't really want to ...
Question regarding the SIM Guide, dated May 2014 Solved
Hi, Just thought I would forward something I saw that struck me as odd. It may be that I'm misreading things and trying to do something incorrectly, but for what it's worth... On page 29 at the bottom it suggests I can pre-load any of the fields duri...
How do I change my view of a specific topic to see the whole thread instead of just one message?
Hello, Brand new to the community. Every time I look at my question, I'm only seeing a single post. Interestingly, one time I entered I saw the whole thread at once, but I don't know what I did that was different, and I can't find that again. Is ther...
Authorize.Net iOS SDK can't be GPL if so it cannot be used for AppStore Apps
Hey guys the iOS SDK is GPL licensed and that is not allowed in the AppStore, this makes your sdk unusable [1]. https://github.com/AuthorizeNet/sdk-ios So please change your license, even other users started to repor this as an issue [2] [1]: http://...
Documentation for Error Codes?
In I receive a resultCode field and below
that, a code in the format "I00001" (for successful request).
e.g.OkI00001
Successful.But
for certian errors it's different. For example the duplicate transaction
error is "E00027", but it doesn't seem to be ...
Edit posts
Hello,i need to edit some messages i posted some weeks ago but it is not possible.How come ?I mean, how do i edit or delete them now ?Bye.
New API features changelog Solved
Do Authorize.Net API features ever get updated? I've seen a number of mentions of feature requests, lists and priorities in the forums, but it seems the APIs never change. If they do change, is there a changelog to be found?
Service Status - Transparency Please
When there are service outages at Authorize.Net, it seems that the only place the outage is acknowledged is on Twitter. For example, there was an "issue ... affecting some merchants" ackowledged yesterday on Twitter: https://twitter.com/authorizenet/...
API Reference Guide (Beta) Discussion
We have listened closely to developer feedback about our API documentation and as a result, we have developed a new online guide for XML API reference information. This new guide is currently in a beta phase. This guide is designed to reduce the amou...
Authorize.NET PHP SDK Bugs
On parse an AuthorizeNet SIM Response property invoice_number always NULL @package AuthorizeNet@subpackage AuthorizeNetSIM AuthorizeNetSIM.php#41 Need to update $map array with:'invoice_number' => 'x_invoice_num','transaction_type' => 'x_type','zip_c...
Hosted CIM Return Errors Locked