Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6003577
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T01:08:28+00:00 2026-05-23T01:08:28+00:00

When asking for a credit card for Authorize.net ARB, how do you verify the

  • 0

When asking for a credit card for Authorize.net ARB, how do you verify the card is able to be charged against?

I was looking around and saw that the common thing to do is to do a 0.00 AIM charge. Here is what I tried (the following class is from the latest AuthNet PHP SDK):

$authorization = new AuthorizeNetAIM;

$authorization->setFields(
   array(
     'amount' => '0.00',
     'card_num' => $credit_card_number,
     'exp_date' => $expiration_date,
   )
);

$response = $authorization->authorizeOnly();

While this code works and throws an error for invalid card numbers, when I put in a -real- number, it response with the following error:

This processor does not accept zero
dollar authorization for this card
type.

Alright, so, charge .01 cents. Then, it says the transaction was successful, telling me the card is good to go and proceed creating an ARB subscription.

If I need to charge a penny, is this actually transacted on the Authorize.net side? I don’t want to actually charge a penny to someones account. Does auth_only transaction type simply authorize the card? Is there a way to immediately void it after getting a successful response?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T01:08:29+00:00Added an answer on May 23, 2026 at 1:08 am

    If you are getting an error doing $0.00 auths then your processor isn’t up to speed yet on the new requirements and then you will have to do an AUTH_ONLY for $0.01 and then run a void immediately after. The void is required and is done with the AIM API as well.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm considering asking for credit card details BEFORE an address for a physical product
I am making a credit card validator program in which I am asking for
When asking about common undefined behavior in C , people sometimes refer to the
Humbly asking for help with (of course) IE. I have a div that is
I saw many questions asking 'how' to unit test in a specific language, but
I apologize for asking such a generalized question, but it's something that can prove
Just asking for some recommendations. I looking for good hosting alternatives for a GWT
(self asking and self-answering because I spent hours on the web looking for this,
Some agency of webhosting, allow automatic credit card payment every year without entering each
Asking on behalf of my coworker: We're working on a Facebook app that uses

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.