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.

ASP .NET Core and WebAPI Questions?

Hi,I'm using WebAPI (fetching datas from my MySQL database) for the first time. There is some stuff I don't understand. I already used WCF in the past.How do I get something from it ? I published it into a IIS service, but it seems I can't add it as ...

cadens
Member

Approve Held Transactions via API

I'm trying to run updateHeldTransactionRequest() using the Python SDK, but it returned the following errorr message: Error Code: E00007Error message: User authentication failed due to invalid authentication values. Other functions like getTransaction...

WooCommerce Redirect Plugin

Hello, I'm building a Wordpress Wocoommerce site for a small non-profit. They currently use Authorize.net on their html site, so I'd liek to stay with Authorize.net if possible. The problem is that the Woocommerce Authorize.net plugin (https://woocom...

CC95
Contributor

Screen Orientation for Transaction Activities in Android

Is there a way to change the orientation of the transaction activities for the Android In-Person SDK? Right now it forces portrait orientation when it displays the total charge and then after that it forces landscape orientation for the signature. An...

CC95
Contributor

Transaction Reporting for Android In-Person SDK

Has anyone done more detailed transaction reporting than what the sample app does in the inperson-sdk-android? I'd like to show more than just the last transaction. For example I'd like to be able to give the user options to see all unsettled transac...

Hosted Payment Information Form ... window[i] is not a function Solved

Recently we changed our form from our own to the hosted payment information form. We did not change the api call as it was working before the change. Now we are getting the following error in the console. AcceptUI.js:1 Uncaught TypeError: window[i] i...

Mask CVV in Payment Hosted Form

Hello Folks, We are working on integrating our website with authorize.net using accept.js method. We have a security requirement wherein we want to mask the CVV field in the Payment Form. Please suggest is there a way to do it in Payment Hosted Form?...

Select A State

An enrolled specialist is somebody who or an association measures authoritative reports for your organization's sake. how to start an llc The records would incorporate authority correspondences like state documenting sees and lawful request.

Is auto clicker a virus?

In addition, you, as a client, can set numerous clicking focuses and run these as a content. Probably the best component is permitting gamers and laborers to in any case have unlimited authority of the errands auto clicker with custom time stretches ...

Is auto clicker a virus?

In addition, auto clicker you, as a client, can set numerous clicking focuses and run these as a content. Probably the best component is permitting gamers and laborers to in any case have unlimited authority of the errands with custom time stretches ...

lucy09
Member

Which is best payment method

Hello,I have an website of Gepco Bill. I want to add direct payment method at my website.Kindly tell me how to add this.Thanks in advance.

benty
Member

How do I obtain the transaction key for my sandbox account?

Hi, I am William and want to get information about sandbox and API anybody here to guide me or share information with me because I want to use it but never know about anything my information about this service here click and guide me can I use these ...

benty
Member

What features are not available in the sandbox?

Hi, I am William and want to get information about sandbox and API anybody here to guide me or share information with me because I want to use it but never know about anything my information about this service here click and guide me can I use these ...

Unexpected error. Please try again

i found multiple posts which reported same issue. Accept Hosted - transactionRequestType.Order cause... - Authorize.Net Developer Community 2 Questions. 1. is this issue fixed ? 2. is there a way we can see what caused the generic error ? Thanks.

Unit Testing Asp.NET Core 2.0 Web API

I am having quite the week writing tests for a Web API. I'm using Moq and Xunit. I'm very simply trying to write unit tests for my controllers. I may be over-thinking this whole process because it seems as though it should be pretty straightforward.E...

How to Access Your Wi-Fi Router's Settings

Type http://192.168.1.1 physically on your program's location bar. You can possibly get to this if 19216811 is your switch's 192.168.1.1 IP address; else; you should check the IP address of your switch; you will frequently discover it on the undersid...

Old PHP SDK version & COF compliance

We're in the process of making changes for the COF compliance, it results we have been using what seems to be an old version of the A.net SDK for PHP (2013), in that process we have discovered the method we're using to make a transaction for a custom...

What COF Reason code should be used for the following scenario?

Using Customer Information Management profiles, my customers process Standing Instruction Merchant Initiated Transactions for varying amounts every 28 or 30 days for theiir accounts. The descriptions given for the reason codes: (reauthorization, resu...

avaa01
Member

How to set payment method

Hello,Hope you are doing well.I have an affiliate website of best samsung dishwasher. I have an issue in its payment method.Kindly, help me to sort it.Thanks in advance.

Improve my web

I have a new affiliate website related to anime. I want to improve my web animeflix.city. Any one can guide me that how can I increase it.

kabutotx
Regular Contributor

Card On File Question

Checking if I have this right and have an implimentation question. We have customers that we put a VISA Pcard on file through the Account interface. Users then place orders on the website that are authorized for the order amount using the COF. I assu...

Boruto
Member

Developers of NET Mentoring

This year, I’m focused on giving back to the community and mentor students and help them hone their skills. If you can find some time to alsp help on Exercism or any platform like that, it’d be awesome! For those who may not be aware, there’s à mento...

Boruto
Member

Mentoring .NET Developers

This year, I’m focused on giving back to the community and mentor students and help them hone their skills. If you can find some time to alsp help on Exercism or any platform like that, it’d be awesome! For those who may not be aware, there’s à mento...

Melita
Member

Where can I learn API testing thoroughly?

I’ve setup an automation framework using SpecFlow / Selenium WebDriver / Appium / C# / POMThe web app I will be testing uses various APIs and services like RabbitMQ etc.Where is a good place to start to learn API testing in C# ?I’ve checked Udemy but...

What are some common ASP.NET interview questions? Locked

I have an interview coming up, but unfortunately I am not super comfortable with the framework. I did some ASP.NET MVC a few years ago, but didn't master the new ASP.NET CORE framework. I just want to be able to answer basic questions and try to not ...