10 replies [Last post]
schaub123's picture
Offline
Bug FinderGetting busy with the Ubercode.PayPal Hero
Joined: 10/08/2007
Juice: 458
Was this information Helpful?

Is there a way, using the Authorize.net AIM payment gateway, to make a CC charge by entering the number on the backend order interface? There's a button "Process card" to enter CC details, but it doesn't seem to charge Authorize.net after you enter the CC information. Should this work? It only seems to work if you go through the front end of the website and place an order, not from the view order screen. Thanks for any help.

Christopher Schaub

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: Charge CC Authorize.net on backend interface?

It should work through the backend just the same. Puzzled What version are you on?

schaub123's picture
Offline
Bug FinderGetting busy with the Ubercode.PayPal Hero
Joined: 10/08/2007
Juice: 458
Re: Re: Charge CC Authorize.net on backend interface?

The latest version of Ubercart and Drupal 5. So, if the front end is working, the backend should work as well? Hmmm, didn't with our initial test.

Christopher Schaub

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: Re: Re: Charge CC Authorize.net on backend interface?

Hmm... just tested it successfully on the Livetest using my developer test account. Are you not seeing any message at all in the comments, watchdog, or Drupal messages when it fails?

schaub123's picture
Offline
Bug FinderGetting busy with the Ubercode.PayPal Hero
Joined: 10/08/2007
Juice: 458
Re: Charge CC Authorize.net on backend interface?

Sorry, figured it out. Permissions issue. She could see the credit card info on the edit screen, but not the "Process card" button. I'm assuming now that she has process card permissions, she can enter the CC details right on the edit screen and it will go through when she submits the order? Or does she have to use "Process card" as a second step?

Thanks, couldn't find this in the doc.

Christopher Schaub

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: Re: Charge CC Authorize.net on backend interface?

I'm going to spend some time writing up some credit card payment docs this morning. The quick answer is she can enter CC data on the edit page, but unless she's operating in debug mode that data will be truncated to the last 4 digits of the CC number. Instead, if she wants to enter a payment manually, she should do so through the credit card terminal that you get by clicking the process card button. This has recently been extended to be even more useful, btw... can't wait to unleash it on the world. Eye-wink

schaub123's picture
Offline
Bug FinderGetting busy with the Ubercode.PayPal Hero
Joined: 10/08/2007
Juice: 458
Re: Re: Re: Charge CC Authorize.net on backend interface?

Cool, thanks Ryan!

Christopher Schaub

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: Re: Re: Re: Charge CC Authorize.net on backend interface?

Dunno if you ever saw, but the docs were posted as a credit card tutorial. I'll have to write a second part to accommodate the different transaction types. I'm almost done updating the core modules, then I'll deploy the 1.6 release and get the docs up.

schaub123's picture
Offline
Bug FinderGetting busy with the Ubercode.PayPal Hero
Joined: 10/08/2007
Juice: 458
Re: Re: Re: Re: Re: Charge CC Authorize.net on backend interface

Thanks Ryan, very cool.

Christopher Schaub

StephenGWills's picture
Offline
Uber DonorBug FinderEarly adopter... addicted to alphas.Getting busy with the Ubercode.Not Kulvik
Joined: 08/07/2007
Juice: 414
v2.x Go Live docs.

This is kind of a bump. I am having problems getting authorize.net to AUTH_ONLY my card. It says the card is invalid.
In the test gateway, when it comes time to approve the card, it has already been stored as last four.

1. May I help gather and document How to CC in our post PCI world? The go live section doesn't really help yet.
2. May I get links to how people have solved this problem and/or how people solved this problem? Smiling

Thanks,
Stev3

msumme's picture
Offline
Joined: 07/02/2009
Juice: 21
Does this work in Drupal 6

I installed the CC module, the paypal module, enabled paypal pro, and set up the payment gateways for credit card... yet there's still not a "Process Card" button.... How do I get this to work on Drupal 6 with ubercart 2?

Thanks!! I am having a really hard time, since my client gets a decent number of phone-in orders from older people who are bad with computers.