Developer.Authorize.Net
  • API
  • Hello World
  • Support
Sign in
Search

OUR API

API Developer Guides API Reference Sample Code [on GitHub]
SDKs [on GitHub] API Change Log System Change Log
Upgrade Guide

Hello World

Get Started Common Setup Questions How Payments Work
Testing Guide Go-Live Checklist

Support

Get Support News and Announcements Forums
Authorize.Net on GitHub Authorize.Net on Stack Overflow Developer Blog
Response (Error) Codes FAQs Knowledge Base

Sign In

Sandbox Affiliate

Search Developer Site

  • Register
  • ·
  • Sign In
  • ·
  • Help
  • Authorize.Net Developer Community
  • :
  • Search
Go To
  • Authorize.Net Developer Community
  • News and Announcements
  • News and Announcements
  • Authorize.Net Developer Blog
  • The Authorize.Net Developer Blog
  • Authorize.Net Community Discussions
  • Integration
  • Product Ideas

Search

Turn on suggestions Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for 
Search instead for 
Do you mean 
  • Posts
  • Users
 
  • Advanced Search...
Showing results for 
Search instead for 
Do you mean 
Show
By location
  • Community Authorize.Net Developer Community
    • News and Announcements
      • There are no unread messages in this message board News and Announcements
    • Authorize.Net Developer Blog
      • Blog The Authorize.Net Developer Blog
    • Authorize.Net Community Discussions
      • There are no unread messages in this message board Integration and Testing
      • Idea Exchange Ideas
By author
Turn on suggestions Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
By date
By metadata
By type of post
By contents
Advanced Search Options
The sequence of words you enter here will be in the same order and together in the search results. You may leave this field empty.
The sequence of words you enter here will be in the same order and together in the search results. You may leave this field empty.
Any one, but not necessarily all of the words you enter here will appear in the search results.
Any one, but not necessarily all of the words you enter here will appear in the search results.
Limits search results to topics that have no replies.
Limits search results to topics that have no replies.
 
  • Discussions
  • in accepted solutions
  • +
  • solved
  • +
  • in Authorize.Net Community Discussions
1 - 10 of about 1,000 discussions
Sorted by:
Solution Date
  • Date
  • Views
  • Kudos
  • Replies
  • Best Match
Search Options
  • Subscribe to RSS Feed for this Search
  • Subscribe to RSS Feed for this Search
  • Permalink
There are no new messages in this topic
Accepted Solution

1
Allow multiple customer payment profiles without d...

by EarlGray47 in Integration and Testing
I’m using Accept Hosted to handle donations given online for a non-profit entity. I’m currently trying to add support for recurring gifts, which I intend to handle as ARB subscriptions. In view of ma...
  • Tags:
  • PAyment Profiles
  • PCI
  • recurring
Show results in replies (1)
  • Solution: - Set up the first ARB subscription by adding a transaction and subsequently calling cre...
‎10-02-2020 02:47 PM
1 Reply
297 Views
There are no new messages in this topic
Accepted Solution

1
Cost of website integration

by alicehackney in Integration and Testing
Hello, I would like to get a rough estimate of integration cost to set up an authorize.net payment gateway on our website where customers would go to enter and store their credit card information, s...
Show results in replies (1)
  • Sounds like you're asking for a hosted pay page where customers can register and store their card d...
‎08-17-2017 03:07 PM
2 Replies
35058 Views
There are no new messages in this topic
Accepted Solution

1
XML namespace throwing 500 Error.

by 1MSC2020 in Integration and Testing
I am using the transactionCaller.php script in Laravel. It is giving me an error " local.ERROR : simplexml_load_string(): namespace warning : xmlns: URI AnetApi/xml/v1/schema/AnetApiSchema.x...
Show results in replies (1)
  • Hello,   Authorize.Net uses a relative namespace path which the SDK's XML library complains ...
‎12-31-2020 11:00 AM
2 Replies
225 Views
There are no new messages in this topic
Accepted Solution

1
The element transactionRequest has invalid child e...

by electricodeapi2 in Integration and Testing
This is the JSON that I send: { "createTransactionRequest": { "merchantAuthentication": { "name": "test", "transactionKey": "test" }, "refId": "00...
  • Tags:
  • accept.js
  • JSON
Show results in replies (1)
  • Maybe this example will help?   var obj = {}; obj.lineItems = {}; obj.lineItems.lineItem =...
‎11-17-2020 12:40 PM
5 Replies
1240 Views
There are no new messages in this topic
Accepted Solution

1
How to Suppress Customer Email Receipt for Authori...

by developer12345 in Integration and Testing
I am using an "Accept Hosted" form for transactions.   When the visitor submits their credit card, they get a receipt email -- even when it's an "Authorization Only" transaction.   This...
Show results in replies (1)
  • My bad. There is a solution. The following 4 lines of code accomplished what I need:   $emai...
‎10-05-2020 02:41 AM
5 Replies
1609 Views
There are no new messages in this topic
Accepted Solution

1
Magento 2.4 and Authorize.net

by shebafoods in Integration and Testing
Greetings,   I hope you are all safe from COVID-19.  Magento 2.4 depreciated Authorize.net.  Is there an API?  Is the Authorize.net extension on Magento Marketplace compatible w...
  • Tags:
  • Magento 2.4
Show results in replies (1)
  • Authorize.net was included in Magento 2.3.5-p1 core modules so there isn't any need to install it. ...
‎08-07-2020 09:08 AM
2 Kudos
8 Replies
5075 Views
There are no new messages in this topic
Accepted Solution

1
CIM createCustomerProfileRequest "Please try again...

by jlbprof4567 in Integration and Testing
I am using this url: https://apitest.authorize.net/xml/v1/request.api With my sandbox account, trying to create a customer profile programmatically.   <createCustomerProfileRequest xm...
Show results in replies (1)
  • It must be some data in your three Customer Profile fields that are causing an issue.  Can you...
‎06-20-2020 02:38 PM
5 Replies
2899 Views
There are no new messages in this topic
Accepted Solution

1
Tokenization of Payment Methods using AIM API

by FidaAlSughayer in Integration and Testing
My team is currently using the now-deprecated AIM API (posting requests to https://secure.authorize.net/gateway/transact.dll URI). We would like the ability to tokenize and store payments m...
Show results in replies (1)
  • Hello, AIM does not support tokenization. We recommend using Customer Profile APIs instead.
‎06-26-2020 10:34 AM
2 Replies
1851 Views
There are no new messages in this topic
Accepted Solution

1
Validate Credit card number

by Praveens in Integration and Testing
Hi, I am using the C# integration to do the payment, i want to know the minimum lenght of all credit card types to validate in my BLL method.
Show results in replies (1)
  • Typically, credit card numbers are all numeric and the length of the credit card number is between ...
‎07-22-2019 03:38 AM
2 Replies
2633 Views
There are no new messages in this topic
Accepted Solution

1
CIM authorized transaction got expired after 30 da...

by projecttw in Integration and Testing
Sir, I integrated the CIM feature into my website. Please go through the workflow. 1. Create CIM profile, Payment Profile, Shipping profile on user registration. 2. Authorize credit card. Usin...
  • Tags:
  • CIM
  • PHP
Show results in replies (1)
  • You can use Customer Profiles with createTransactionRequest calls by using the profile field and it...
‎06-08-2020 12:23 AM
9 Replies
4562 Views
  • « Previous
    • 1
    • 2
    • 3
    • …
    • 159
  • Next »

ABOUT US

  • Authorize.Net
  • Corporate Blog
  • Twitter
  • Status

HOW PAYMENTS WORK

  • Understanding Credit Card Processing
  • PCI Compliance

FIND A PARTNER

  • Certification Program
  • Certified 3rd Party Products and Services
  • CyberSource.com
  • Authorize.Net is a BBB Accredited Credit Card Payment Processor.
Authorize.Net Logo
Privacy Terms of Use

© 2018-2019. AUTHORIZE.NET. ALL RIGHTS RESERVED. ALL BRAND NAMES AND LOGOS ARE THE PROPERTY OF THEIR RESPECTIVE OWNERS, ARE USED FOR IDENTIFICATION PURPOSES ONLY, AND DO NOT IMPLY PRODUCT ENDORSEMENT OR AFFILIATION WITH AUTHORIZE.NET.