Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15
  1. #11
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Offline Order Processing

    Quote Originally Posted by D-man View Post
    which does process the credit card with a gateway service.
    Which gateway is *that*?

    You're leaving out a LOT of information from the bigger picture here, and that information would seem to be quite crucial to help get the *best* solution to your client's business needs, even if said *best* solution doesn't come in the box they think it should come in.
    Quote Originally Posted by D-man View Post
    Where would be a good place to start to collect order information so I may send that information to another system?
    Well, you're asking a complex question:
    a) if you're blindly accepting unauthorized credit cards to complete your online orders, then you have NO way of immediately rejecting fraudulent orders, and no way of protecting yourself against address-validation failures. Your customers will *think* they've paid, when in fact they've not.

    b) and the only way to store card information for processing via another system requires that you build your own bespoke PERFECTLY SECURE and FULLY PCI-COMPLIANT (yes, that means a whole NEW round of QA assessments and fees) including your own non-internet-connected servers for processing and handling the card details.
    Even if you dare to store the information encrypted, you're not allowed to store that on an internet-connected server.
    But, this isn't the place to discuss all the PCI Compliance requirements or regulations.
    Clearly you're not interested in any of US telling you that you can't do what you're wanting to do the way you're wanting to do it.

    Besides, even if we did have exact code and encryption logic for you to use, we could NOT post it publicly or it'd immediately invalidate its security and safety.

    So, pick an order export addon plus an appropriate existing payment module, and feel free to write your own means of dealing with the data. Just be certain you understand all the risks you're subjecting both yourself and your client to by doing so.


    I still submit to you that your client is better served by connecting their store directly to existing live gateway for handling payments. And it'll cost THEM a whole lot LESS to do, and be up and running WAY faster than the route you've described.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    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.

  2. #12
    Join Date
    Dec 2008
    Posts
    21
    Plugin Contributions
    0

    Default Re: Offline Order Processing

    Again, your comments are greatly appreciated.

    I am in agreement with your concerns regarding credit card information and hopefully the client can be convinced that their requirements are heading down the wrong path.

    Lets take the credit card data off the table.

    I still need to send order details (what was ordered and quantity) to an inventory management application. I will look into the order export addons as recommended.

    Thanks.

  3. #13
    Join Date
    Feb 2011
    Location
    bc canada
    Posts
    20
    Plugin Contributions
    0

    Default Re: Offline Order Processing

    I see that we have to comply with PCI standards and guidelines.
    As a store owner I understand this problem.
    I need to resolve it too.
    I have credit card processing station and I prefer to manually enter credit card information.
    I have requirements by government officials.
    I need to check if customer license is valid and only then process credit card.
    In most cases it is valid, but sometimes it has an issues and can be rejected by government.
    I have to comply with everyone.
    So basically what I need is:
    1.Collect information from client
    2. Check if his current license is valid and only then process.
    If there is payment mode that first collect and after validation of license process it.
    Please help anyone.
    I am asking only for legal ways.
    Thank you.

  4. #14
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Offline Order Processing

    Use a live CC gateway, have the customer enter their payment details online, just like if they were actually paying for the order right away ....... but, set the payment module into "authorize only" mode, so that the funds are only held, not actually charged. Then when the rest of your order/ID verification is complete you can go into your payment gateway console and "capture" the funds and then update the order status, and then proceed with filling/shipping the order.

    For more information about "authorize" vs "capture" strategies, talk to your merchant account provider.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    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.

  5. #15
    Join Date
    Feb 2011
    Location
    bc canada
    Posts
    20
    Plugin Contributions
    0

    Default Re: Offline Order Processing

    Thank you.
    At least I know what direction to go.

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. offline processing
    By slater555 in forum Addon Payment Modules
    Replies: 3
    Last Post: 2 Feb 2011, 03:44 AM
  2. Has "Offline CC order processing" been disabled under new ZenCart version v1.3.9d?
    By nmiletic in forum Built-in Shipping and Payment Modules
    Replies: 3
    Last Post: 19 Jul 2010, 09:11 PM
  3. basic Credit Card module, used for Offline CC order processing?
    By uniqueliving in forum Upgrading from 1.3.x to 1.3.9
    Replies: 11
    Last Post: 9 Jun 2010, 04:39 PM
  4. Offline CC Processing
    By jluyt in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 7 Nov 2007, 09:40 AM

Posting Permissions

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