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.

Phone factory resets frequently

My Poco F1 phone gets factory reset when it is in the coverage range of my JioFiber WiFi.Reset pattern is not same, sometime it resets within 30 minutes and sometimes it resets in 4-6 hours.Have to configure my account again and again.Tried changing ...

How to create a "pending" order in authorize.net?

I'm a web developer looking to move a lot of clients to use authorize.net for their CC processing. I have used authorize.net once in PHP doing SIM integration for a simple site.Now the problem is, some of our clients have established processes that t...

Customize the Iframe internal design of Authorize.net

We have integrated the Integrate form using iframes on our website but the unable to style the iframe content like spacing in the amount fields We have followed the Authorize.net API Documentation - Accept Hosted Documentation. Is there any other opt...

Get Transaction List - API

Hi Guys,I'm performing a "get transaction list" as specified in the documentation (https://developer.authorize.net/api/reference/index.html#transaction-reporting-get-transaction-list).Some of the transactions include a customer payment profile but so...

iframe method integration not showing source attribute

Hi All,I have integrated embedded iframe method from below link. https://developer.authorize.net/api/reference/features/accept_hosted.html#Integrating_an_Embedded_IframeCurrently as a part of investigation from finserve, we were told that the iframe ...

Recurring Billing

I have two questions:1. Is there a user form for "Recurring Billing" here?Like this: "https://accept.authorize.net/payment/payment"2."payment": {"creditCard": {"cardNumber": "4111111111111111","expirationDate": "2025-12"}},How can it be specified her...

Recurring Billing

HiI have two questions:1. Is there a user form for "Recurring Billing" here?Like this: "https://accept.authorize.net/payment/payment"2."payment": {"creditCard": {"cardNumber": "4111111111111111","expirationDate": "2025-12"}},How can it be specified h...

How to change PaymentURL in authorize.net?

I was integrated authorize.net with ActiveMerchant::Billing::AuthorizeNetGateway and It's working successfully. What I want, I want to change my URL - https://secure.authorize.net/gateway/transact.dll /echatspin to https://x1.cardknox.com/authorize /...

Accept Hosted Page does not display Bank Account option

Hello Experts!We are trying to get Accept Hosted page to display Bank Account as an option to pay, but it does not.We are using a sandbox for testing thisWe have set below parameter as follows: hostedPaymentPaymentOptions{"cardCodeRequired": false, "...

Authorize.net Integration In Php

I am integrating Authorize.net payment integration for my website. Integrate demo from site : http://developer.authorize.net/api/reference/#payment-transactions /echatspin I am trying to integrate demo with Authorize.net SDK. SDK downloaded from : ht...

Authorize.Net & QBO Integration

I have a unique case - I use Authorize.net as a payment processor, and I have interfaced from Authorize.net /omegle to QB Online using CloudCart Connector. In other words, I can import transactions from Authorize.net /voojio into QBO via CloudCart Co...

Flutter SDK for authorize.net

Hello cybersource,We are on developing a mobile application in flutter for both iOS and Android. so we need to integrate this payment gateway,Is any flutter SDK and its documentation is available kindly share it.While search we get those two plugins ...

Cannot Create A customer profile from this type of transaction.

Using NodeAfter looking at the api, i was wondering whether it was possible to create a customer profile while submitting a charge to a credit card. From looking at the api, it looks like it is possible. However, when i try to do it, the request retu...

Trying to update authorize.net payment portal on a WordPress site Solved

We recently changed our payment processor and have not been able to get our authorize.net payment portal to work with the new processor. We have a very simple authorize.net integration on our site, which is just a 'Pay Now' button which links to a pa...

Integrating Authorize.net ARB payment gateway in php

I am trying to integrate authorize.net ARB in php with John Conde's code from below link http://www.johnconde.net/blog/tutorial-integrate-the-authorize-net-arb-api-with-php/ /echatspin /echatrandomIts working fine and gives me a successful response i...

How to enable users to pay each other in my app?

Hi.I am pretty new to Authorise.net and by what I can see from the docs it's a great platform.I have a one question.How to allow user to pay other user when he wants to buy his product online?I guess each user should have a merchant account on Author...

Refund failures

We have a long standing (8 years?) Authorize.Net integration which has worked fine.Recently we've had a number of customers run into an error issuing refunds:The element 'creditCard' in namespace 'AnetApi/xml/v1/schema/AnetApiSchema.xsd' has invalid ...

arunk
Member

integration of Card Reader in in web application

HiWe have a POS system built in laravel . we are successfully doing payments and everything.Now in that application we want to add a functionality for card reader. Is that possible to connect Card Reader in laravel application ?Please help

integration of Card Reader

We have checked the “ANetEmvDesktopSdk.Sample” application by using our sandbox account, so we have some queries on this.We need a Physical test card to test the “AUTHORIZE.NET - ID TECH AUGUSTA - USB-SMART CARD READER”, Do you have any suggestions o...

eCheck authonly transaction is successful?!

I have accidentally stumbled across some suprising behavior regarding bank account transactions, and I'm wondering if this is expected. It isn't documented anywhere that I can tell.Basically, I'm using AcceptJS to create a nonce for a checking accoun...

Authorize.net payment via card reader

Im planning to integrate a card reader like the one below in my ios app which will work as a self service kiosk.http://anywherecommerce.com/products/hardware/ /omeglz /echatIn this case how does the payment flow work? From the reader to the app what ...

Can I integrate a Merchant ID Number with Authorize.net?

I'm building an e-commerce website from scratch in Ruby on Rails. I currently have PayPal integrated into the site, but the client wants to go with a cheaper solution (that takes less cut than PayPal.) I don't have a website for them, they don't have...