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.

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?.

Payment gateway integration best practices

Hi all, has anyone worked on payment gateway integrations for accepting payments in USA and Dubai? I'm evaluating vendors and also looking for best practices around adding multiple PGs.

Void Transaction

Hi all,I'm facing an issue on a voided transaction. The voided transaction is not returning an auth code, and the transaction is charged twice. I do not understand what might be the problem.

WebHook: merchantReferenceId not present in Payload

Since about 4:00 PM CDT on 5/8/2022, the data that has been coming to my Webhook endpoint has been missing the "merchantReferenceId" field in the "payload" node in the request body. I tested our integration in the Sandbox Environment and the "merchan...

Authorize.net support not responding when contacted

Hi all,Did anyone else have an issue contacting Authorize.net support? I've sent multiple emails at different times and never received a response. It's pretty annoying at this point. Is there an alternative way to contact them?Thanks

EmbedMongo for integration testing

HiI was looking for transaction support to rollback the changes while doing testing my app written in Spring+RESt+Mongo 2.4. But its not possible since we cant use transaction for mongodb. While searching about integration testing I found few links a...

Overriding beans in Integration tests

HiFor my Spring-Boot app I provide a RestTemplate though a @Configuration file so I can add sensible defaults(ex Timeouts). For my integration tests I would like to mock the RestTemplate as I dont want to connect to external services - I know what re...

How to show the recent post update date on a post? Solved

Hi I am new in this wonderful community.I am facing issuerelated to showing post update date with my site posts. Cananyone send me custom code so that i add it and my updatedate of post starting showing instead of publish date.

Payment Gateway Integration

HiWe are the Team of Web-developers. We are looking for payment gateway for our software-selling website. We don't have a company and legal documents. We need to accepting: Visa, MasterCard, American Express, Chase and Discover. We are ready to integ...

When to use Spring Integration vs. Camel?

HiAs a seasoned Spring user I was assuming that Spring Integration would make the most sense in a recent project requiring some (JMS) messaging capabilities (more details). After some days working with Spring Integration it still feels like a lot of ...

API endpoint and refId

I'm using the hosted iframe payment page "Accept Payment Page",1. The response does not returning the refId (I'm sending the "setRefTransId" and get 0 in return)2. How can define an API endpoint to get the transaction data back to the server on trans...

Does Google provide test users for integration testing

HiTest users are very good to do integration testing.When I develop facebook oauth enabled stuff I can programmatically create test users and use them as real users of my application. They behave in the same way of real users, the only difference is ...

Integration and Unit testing Nifi process groups

HiI have a few Nifi process groups which I want to run integration tests on before promoting to production. The issue is that I can't seem to find any documentation on how to do so.Data Provenance seems like a promising tool to accomplish what I want...

IanA
Member

PayPal Express integration via Authorize.net and the PayPal Express API

I'm working on attempting to implement PayPal as a payment option via Authorize.net, but I'm kind of uncertain on the specifics, and haven't been able to fully wrap my head around exactly how it's supposed to flow.As far as I can tell, I'm supposed t...

Discover CardType is Null

Hello,I'm running into an issue when trying to display the CardType from a creditCardMaskedType for a Discover card in a PaymentProfile. Other card types return properly, but for a Discover card, the CardType field is null. Is this expected behavior ...

AWS and Github

HiI'm trying to set up a website through AWS, just for a bit of fun. I've set it so that AWS accessed the site files through a github repository. This repository is public.I have some questions, does the repository need to be public, and if not, are ...

Xamaaa
Member

Cybersource Payment Integration in React Native

I am trying to integrate Cybersource Payment for Hosted Checkout in our Expo React Native app. Our e-commerce web application is build on Wordpress and it uses it's custom plugin provided by Cybersource. So, a little help and guide would be appreciat...

Re-generating a new CSR

Hello We have an existing auth.net and apple pay account. We are looking to start from scratch with this apple pay integration and have performed the following steps 1) Create a new merchant ID on apple pay 2) Create a merchant ID certificate for our...

Intermittent Connectivity Errors

Hello,We are experiencing an intermittent error that is being thrown from the invocation of methods in the AuthorizeNet.NetStandard library (AuthorizeNet.Util.HttpUtility.PostData). From our logs, it's saying "A connection attempt failed because the ...

Product Idea

Hello friends, today i am get this code from stack overflow platform. I thing its a common issue about render so, I will put code here this may very helpful for you. Thank you. admin omegla In your build. gradle, try to update Kotlin to 1.5.10 and Co...

ach code

Hi,I am integrating authorize.net I want to know what is the combination on BankAccountType and EcheckType for bussiness saving account.

Rough Estimate for cost of website Integration!!

Hello Everyone!! A newbie here with a silly question, hope you will answer it rightly. I'd like a ballpark figure for the cost of integrating an authorize.net payment system onto my website, where users may submit and keep their credit card informati...

Struggles integrating Credit Card Processing into MS Access

Developer Gateway in Sandbox - 809501Customer Gateway - Action Hose - 2209197 I am attempting to integrate Credit Card processing into the MS Access application that drives my customer's Hose and Tool Rental business. I have modified my code since my...

Issues with API integration into MS Access

Developer Gateway in Sandbox - 809501 I am attempting to integrate Credit Card processing into the MS Access application that drives my customer's Hose and Tool Rental business. I have run into issues with the following procedure: Public Sub CCPriorA...