Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    Jul 2009
    Posts
    6
    Plugin Contributions
    0

    Default Authorize.net SIM method

    I am trying to find some step by step directions for setting up the authorize.net sim method. I can find somewhat complete directions for the aim method, but not for the sim method. The integration guides on the authorize web site are disagreeably vague and complicated.

    I have searched this web site and forum for hours now and can't find one piece of info on how to set this up.

    I don't see why my web site should have to have a secure certificate if I don't want to save credit card info. A person's name, address and phone number are public records and I shouldn't sell off customer's info, but I don't see a reason to have a secure cert for this.

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    18,041
    Plugin Contributions
    1

    Default Re: Authorize.net SIM method

    Quote Originally Posted by MBAngel View Post

    I don't see why my web site should have to have a secure certificate if I don't want to save credit card info. A person's name, address and phone number are public records and I shouldn't sell off customer's info, but I don't see a reason to have a secure cert for this.
    Technically true, but your visitors/customers may feel differently. Web users are taught to look for the 'padlock' before entering personal info.

    SSL certs aren't that expensive.

  3. #3
    Join Date
    Jul 2009
    Posts
    6
    Plugin Contributions
    0

    Default Re: Authorize.net SIM method

    Helpful answer. I still would like directions on how to set up the sim method. I've been looking for directions for days. I'm not sure why there's a plugin for this, and no directions on how to use it.

  4. #4
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    18,041
    Plugin Contributions
    1

    Default Re: Authorize.net SIM method

    At the risk of being 'helpful' again, though I don't use Authorize.net, looking at the setup options in Admin - Modules - Payment for both SIM and AIM, they seem to be pretty similar. I wonder if the AIM instructions would help with SIM setup.

    You might also mention what specific problems you're having.

  5. #5
    Join Date
    Jul 2009
    Posts
    6
    Plugin Contributions
    0

    Default Re: Authorize.net SIM method

    OK, so I set this up, and find on the checkout page that it still wants credit card info when using the Authorize.net SIM method.
    The point of using the sim method is so that your user enters the credit card info into THEIR secure form, and not mine at all.

    I can see why you'd think that a secure cert was needed, with this module defeating the purpose of SIM that way. People sign up for web sites all the time without a secure server, hence the confusion.

    I need to turn that off on the checkout form. I have gone to the credit card settings and turned off all of those. I have the authorize.net sim module as the only payment module turned on.

    If there's no button to turn this off, where would I go to change this behavior in the code? - the sim module's code? or the form's code?

  6. #6
    Join Date
    Jul 2009
    Posts
    6
    Plugin Contributions
    0

    Default Re: Authorize.net SIM method

    Ok, after some digging into the sim module, I can see that it clearly specifies that that box be shown. Funny how other shopping carts that interface with the sim method don't ask for credit card info on the checkout page, and this one does. I guess I'll be hackin code tonight.

  7. #7
    Join Date
    Jan 2004
    Posts
    58,261
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: Authorize.net SIM method

    Good grief.

    from the SIM module configuration settings:
    Gateway Mode
    Where should customer credit card info be collected?
    onsite = here (requires SSL)
    offsite = authorize.net site

    default = offsite
    If you want the card to be processed on the Authnet site, set the SIM module into "offsite" mode. Otherwise it'll attempt to collect the card on your site the same way the AIM module will.

    No need to hack code at all.


    As for the recommendation to use SSL on your site ... ANY site that collects ANY personal information SHOULD protect that info via SSL. The choice is yours, and at the same time it's also the customer's choice. Many people DO in fact refuse to provide personal address information if the page is not protected by SSL. Even SSL-protecting password-entry pages is also preferred, and for many customers if it's not an option, they'll click to another site where they can see that the storeowner cares enough to spend the chump change to get themselves an SSL certificate and treat their customers' data securely. Do what you like, but realize there are consequences to your choice.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  8. #8
    Join Date
    Jul 2009
    Posts
    6
    Plugin Contributions
    0

    Default Re: Authorize.net SIM method

    Where did you get that quote from? I'd certainly like to see some directions on using this, lol. Exactly what configuration are you talking about, because this (below) is the option panel for the sim module in my interface. I don't see a checkbox like that in here at all. I also don't see another version I can download from the site in the payment modules section.

    Enable Authorize.net Module
    Do you want to accept Authorize.net payments?

    True
    False

    Login ID
    The API Login ID used for the Authorize.net service


    Transaction Key
    Transaction Key used for encrypting TP data


    Transaction Mode
    Transaction mode used for processing orders

    Test
    Production

    Transaction Method
    Transaction method used for processing orders

    Credit Card
    eCheck

    Customer Notifications
    Should Authorize.Net email a receipt to the customer?

    True
    False

    Payment Zone
    If a zone is selected, only enable this payment method for that zone.


    Set Order Status
    Set the status of orders made with this payment module to this value


    Sort order of display.
    Sort order of display. Lowest is displayed first.

  9. #9
    Join Date
    Jan 2004
    Posts
    58,261
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: Authorize.net SIM method

    There is no "downloadable" SIM module. It's built-in.
    A brand new clean install of Zen Cart v1.3.8a (which is the current version as of today) has the following options in the Authnet SIM module:

    Enable Authorize.net Module
    Do you want to accept Authorize.net payments?

    True
    False

    Login ID
    The API Login ID used for the Authorize.net service


    Transaction Key
    Transaction Key used for encrypting sent transaction data


    MD5 Hash
    Encryption key used for validating received transaction data (MAX 20 CHARACTERS)


    Transaction Mode
    Transaction mode used for processing orders

    Test
    Production

    Transaction Method
    Transaction method used for processing orders

    Credit Card

    Authorization Type
    Do you want submitted credit card transactions to be authorized only, or captured immediately?

    Authorize
    Capture

    Request CVV Number
    Do you want to ask the customer for the card's CVV number

    True
    False

    Customer Notifications
    Should Authorize.Net email a receipt to the customer?

    True
    False

    Payment Zone
    If a zone is selected, only enable this payment method for that zone.


    Set Order Status
    Set the status of orders made with this payment module to this value


    Sort order of display.
    Sort order of display. Lowest is displayed first.


    Gateway Mode
    Where should customer credit card info be collected?
    onsite = here (requires SSL)
    offsite = authorize.net site

    onsite
    offsite

    Enable Database Storage
    Do you want to save the gateway communications data to the database?

    True
    False

    Debug Mode
    Would you like to enable debug mode? A detailed log of failed transactions may be emailed to the store owner.

    Off
    Alerts Only
    Log File
    Log and Email
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  10. #10
    Join Date
    Apr 2008
    Location
    South Florida
    Posts
    205
    Plugin Contributions
    0

    Default Re: Authorize.net SIM method

    Let me add something. A secure certificate has NOTHING to do with the info stored on your website. A SSL encrypts the entered information during transport from the clients computer to your server. This prevents anyone from "port sniffing" or other methods of viewing the data as it is being transfered. The data gets encrypted on the customers computer using code contained in your SSL and then your server would unencrypt it. The SSL does not keep the data on your server secure. The data is unencrypted as soon as it gets to your server. Additionally if you are logged into your admin without a SSL anyone along the way who knows how, can view EVERYTHING you type or see.

    Hope this helps..
    Steve

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Only show payment method when UPS shipping method chosen?
    By helen610 in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 28 Aug 2008, 03:04 AM
  2. Replies: 3
    Last Post: 27 Aug 2008, 12:32 AM
  3. Authorize.net - Please select payment method error
    By bwoodsdesign in forum Addon Payment Modules
    Replies: 9
    Last Post: 27 Jul 2007, 03:55 AM
  4. Replies: 4
    Last Post: 5 Apr 2007, 01:24 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •