Title: Authorize.net processing
Last modified: August 31, 2016

---

# Authorize.net processing

 *  [dcassara](https://wordpress.org/support/users/dcassara/)
 * (@dcassara)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/authorizenet-processing/)
 * I am so confused – first time setting up woocommerce – Please Help!
    There’s 
   actually too much info out there but no simple instructions. 1) Do I need an 
   SSL or not? I’ve read 20 conflicting articles. 2) How do I enter the only two
   fields it should need: API Logon ID and Transaction Key? Under Payment Gateways
   I select Credit Card, and it’s asking for a Public Key and Private Key – is that
   the API Logon ID and Transaction Key? (I will use a sandbox account for testing).
   3) If that’s it, then is there anything I need to do with Webhooks? 4) I will
   need a callback (or IPN) program. I’m assuming that will be with Webhooks, so
   is there an example I could see?
 * Torn between using a custom program that’s easy or woocommerce that should be
   safer!
    Thanks so much!!
 * [https://wordpress.org/plugins/woocommerce/](https://wordpress.org/plugins/woocommerce/)

Viewing 11 replies - 1 through 11 (of 11 total)

 *  [sftranna](https://wordpress.org/support/users/sftranna/)
 * (@sftranna)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/authorizenet-processing/#post-7038452)
 * Check this simplest plugin WordPress.org/plugins/ec-authorizenet , you wont need
   anything except your authorize.net details.
 * Thanks
 *  Thread Starter [dcassara](https://wordpress.org/support/users/dcassara/)
 * (@dcassara)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/authorizenet-processing/#post-7038512)
 * I also need to know the actual php program names for the cart and checkout pages,
   as I need to add an update to their custom database. form-checkout-php is not
   the main program – it’s a template or include.
    I also need to make changes to
   both the cart and checkout css, but am not having luck finding that either. All
   buttons disappear on mouseover – I know it’s probably the template, but I still
   have to fix it.
 *  Plugin Contributor [Mike Jolley](https://wordpress.org/support/users/mikejolley/)
 * (@mikejolley)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/authorizenet-processing/#post-7038532)
 * You can add CSS to your theme -no need to edit plugin files or know what outputs
   what.
 *  Thread Starter [dcassara](https://wordpress.org/support/users/dcassara/)
 * (@dcassara)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/authorizenet-processing/#post-7038539)
 * Adding CSS means adding the class on the output – which I can’t do.
    It’s the“
   button” class I’m trying to fix – for the last 4 hours. In another hour, I’m 
   forgetting woocommerce and going custom code.
 *  Plugin Contributor [Mike Jolley](https://wordpress.org/support/users/mikejolley/)
 * (@mikejolley)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/authorizenet-processing/#post-7038545)
 * dcassara, you do not need to add classes in the HTML. You can target the elements
   using the classes and elements that exist now. This is basic CSS.
 * Lets say you want to target a button on the product archive:
 *     ```
       ul.products a.button {
       // Your CSS here
       }
       ```
   
 * Thats all there is to it.
 * [http://www.w3schools.com/cssref/css_selectors.asp](http://www.w3schools.com/cssref/css_selectors.asp)
 *  Thread Starter [dcassara](https://wordpress.org/support/users/dcassara/)
 * (@dcassara)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/authorizenet-processing/#post-7038567)
 * I had already tried that but [woocommerce_checkout] overrides it.
    However, do
   you know of any skins I could purchase? I think I could make my client happy 
   if I could make the cart and checkout pages look better. We’re using the Bridge
   template if that makes a difference.
 *  Plugin Contributor [Mike Jolley](https://wordpress.org/support/users/mikejolley/)
 * (@mikejolley)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/authorizenet-processing/#post-7038579)
 * I don’t think it can override it. If a style is not taking effect, you can add!
   important after the rule. Use the browser’s inspector to view applied styles 
   and from what CSS file they come from.
 * For a free theme, take a look at storefront. [https://www.woothemes.com/storefront/](https://www.woothemes.com/storefront/)
 *  Thread Starter [dcassara](https://wordpress.org/support/users/dcassara/)
 * (@dcassara)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/authorizenet-processing/#post-7038605)
 * Looks great – but when I download it and try to install it, I get an error: The
   package could not be installed. No valid plugins were found.
 * I tried it several times.
 * I found all the source I needed and made a lot of the changes they requested,
   but the actual order payment screen is not easy to rearrange – the storefront
   will fix that if I can get a good download package.
 *  Plugin Contributor [royho](https://wordpress.org/support/users/royho/)
 * (@royho)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/authorizenet-processing/#post-7038606)
 * So you need to install it via Appearance->Themes instead of Plugins for Storefront
   theme.
 *  Thread Starter [dcassara](https://wordpress.org/support/users/dcassara/)
 * (@dcassara)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/authorizenet-processing/#post-7038622)
 * Same error – are you affiliated with them? They should know – unless there is
   something wrong with my WP installation 🙂
 *  Plugin Contributor [Mike Jolley](https://wordpress.org/support/users/mikejolley/)
 * (@mikejolley)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/authorizenet-processing/#post-7038636)
 * > The package could not be installed. No valid plugins were found.
 * This error happens when you try to install a theme as a plugin.. Would happen
   with any theme.
 * Themes != Plugins

Viewing 11 replies - 1 through 11 (of 11 total)

The topic ‘Authorize.net processing’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce/assets/icon.svg?rev=3640790)
 * [WooCommerce](https://wordpress.org/plugins/woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce/reviews/)

 * 11 replies
 * 4 participants
 * Last reply from: [Mike Jolley](https://wordpress.org/support/users/mikejolley/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/authorizenet-processing/#post-7038636)
 * Status: not resolved