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.

Dooper
Member

Subscription based website software with payment integration?

Hello everyone,,I am looking for something like WHMCS but far far similar, basically I am offering a product and want subscription handling with recurring payment options (paypal, stripe, etc..)Is there anything like this????

Testing of subscription payment using webhook

Hello, I configured subscription for customer at my sandbox account. Is it possible somehow imitate prolongation to test logic implemented at webhook which receives net.authorize.payment.authcapture.created event type?

Payment portal using Authorize.net.

Howdy!My wife is looking for a way to add a payment portal for her clients to pay invoices. We have the authorize.net info er need, I just need to add a way for the client to pay on the site now. Any suggestions or advice?She manually generates the i...

Card Present Transactions - Hosted Software

We currently host a software where our clients are able to accept online payments. Many of our clients have requested we add support for card present transactions as well. It seems like we have two options available to us: Provide a local software us...

Unable to Create Sandbox account - Feb. 17th, 2020 Locked

Hello, I am trying to create sandbox account. But continosly getting this error "The sandbox is experiencing technical difficulties. Please try to create a test account in a few minutes." Could you please help me with solution? ThanksShivraj

Best Taxi Services in Delhi

Dashmesh Tourist Taxi Service is one of the best taxi services in whole India and its main office in New Delhi. So if you are searching ant taxi service in Delhi for your tour and family trip so you can go and book your taxi with Dashmest Taxi and en...

Future subscription creating Pending Capture transactions

I have a membership page in Salesforce APEX that allows for payment of current membership, as well as creating a subscription to pay for membership renewals in the future. I am handling the present transaction and the future subscription in separate ...

serjio
Member

How should I handle payments on my website?

Hello everyone,,I dont know if thats a good idea to write everything on my own but stuff like Shopify can get quite expensive... Maybe its not that hard to build and handle payments myself and Im just imagining it? What do you guys do?

Terminal Mode CM not detecting swipe

I am trying to integrate inperson-sdk for one my iOS applications and I have my own merchant account. I have downloaded the SDK from the below linkhttps://github.com/AuthorizeNet/inperson-sdk-ios I set default terminal mode to CM (User can insert or ...

SDK searching for Audio device in Bluetooth mode

I am trying to integrate inperson-sdk for one of my iOS applications and I have my own merchant account. I have downloaded the SDK from the below linkhttps://github.com/AuthorizeNet/inperson-sdk-ios Set Connection mode to BT (Bluetooth) in settings b...

No Response from Server Locked

Hi,I am using nuget package Authorize.Net SDK.Net version 1.9.1 to process credit card.When trying to process c/card in the sandbox or production I get no response from your server.I ran Telerik Fiddler to capture traffic. I noticed SDK is trying to ...

No response from Authorize.net

Hi, My name is Tan. I am using SDK.Net NuGet package v1.9.1 to process credit card payments. I am using Sandbox credentials. When I run code on dev machine I am able to reach endpoint. When I deploy code to production server, I get no response from e...

Is Currency Code a Required Field on refunds & captures?

Hi,In refund, void & Capture operations (For ex: https://developer.authorize.net/api/reference/index.html#payment-transactions-capture-a-previously-authorized-amount) it says Currency Code is Required. Is this really required? The API can determine t...

Custom Receipt with Gravity Forms

I'm using the authorize.net add-on to integrate my client's payment system with Gravity Forms on Wordpress. However, the receipt they receive has way too much unnecessary information and is hard to read. Is there a way to customize the receipt that m...

eCheck Credit error 247 "This eCheck.Net type is not allowed."

I am using the sample code for eCheck Debits and Credits found at https://developer.authorize.net/api/reference/index.html#payment-transactions-credit-a-bank-account Sandbox enviornment: the Debit code works with my credentials. For the Credit call, ...

.NET framework relationship with CLR

I'm confused as to why a .NET framework application would need to use CLR for it's runtime enviornment when it knows that the operating system it is running on will be Windows. Anyone know why this would be?Is it because different languages can be us...

Issue While Integration

I am implementing auth.net with angular and I am getting following response on email while making purchase BUT it is always returning Transaction ID : 0. Any help on this matter will be great help. Thanks,SAFYI Response mail from Authorize .net *****...

Is Sandbox account creation down?

Hello! I've just tried to create a new sandbox account, but system returned 'The sandbox is experiencing technical difficulties. Please try to create a test account in a few minutes.' errror message. Status isn't reporting any incidents on Sandbox. D...

IFrame Production Test Mode - Hung Processing

Hi, I followed the example to use an iframe and was successfulll using my sandbox. The iframe is posting the token to https://test.authorize.net/payment/paymentAnd I was gettgin the approval using 4111 1111 1111 1111 card. We are now switching to our...

Code Samples Missing in API Reference

I am unable to view any of the code samples in the API reference. I click on php or c# tab and it shows URL: with an empty text box. I tried filling in my API keys and there was no update in the requests. Is something broken?

Error E00001 on when creating transaction using AcceptJS data

Hello,When using Accept.js and then creating a payment transaction we are seeing E00001 on sandbox. We are also using OAuth. Can you please tell what can be going wrong below. How can we get the sandbox to provide more details than a general error? {...

Object reference not set to an instance of an object

New to Authorize.net. I have a .net core 2.2 application . The Authorize.net code is in a class library . The code is similar to https://github.com/AuthorizeNet/sample-code-csharp/blob/master/PaymentTransactions/ChargeCreditCard.cs. Problem1) The app...

Invalid access token

I'm getting an error when trying to create a customer profile.. "The provided access token is invalid". I am using node sdk and oauth flow for merchant authenticaiton. I tested the same access token in postman to see if it works and it does. I am als...

getHostedPaymentPageRequest settings error E00013

I received an error when I try to send getHostedPaymentPageRequest.Based on https://developer.authorize.net/api/reference/features/accept_hosted.htmlRequest:{ "getHostedPaymentPageRequest": { "merchantAuthentication": { "name": "xxxx", "transactionKe...

Sandbox Outage

Today there was a Sandbox outage, and at no time (including at the time of this writing), was it ever reported to the RSS/Atom feed. I get the sandbox probably isn't all that important 99% of the time, but when I went to run tests and got a near 100%...

tty-box ignoring everything past a certain point.

Anyone work with tty-box? It seems to be ignoring everything past the title: line. It prints the box to the console, shows the title in both area's, but ignores everything past the first costomzation.Is it the formatting I'm using? There's no good ex...