Results 1 to 2 of 2

Hybrid View

  1. #1
    Join Date
    Aug 2005
    Posts
    336
    Plugin Contributions
    0

    Default Payment Method Set By Customer Type

    We're trying to figure out how to set a payment method by customer type.

    We're adding a choice in create account so our customers can choose either "Private" or "Business" customer. Business customers would have the opportunity to pay using a 30 day invoice terms "module".

    Is there a simple or built-in way to do this? Or anyone have any suggestions on where I should start adding this kind of feature?

    All help appreciated... thanks for your time!
    Currently using ZEN CART v. 1.3.6

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Payment Method Set By Customer Type

    All of the modules can have special triggers beyond the simple Installed based on $this->enabled setting ...

    When you have a module that requires a condition, if $this->enabled is true the module will display ... if $this->enabled is false the module will disappear or not display due to the condition established ...

    You just need to ensure that you are managing this condition correctly within the module ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

 

 

Similar Threads

  1. Payment method based on shipping type?
    By celticwebsolutions in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 12 Dec 2010, 11:25 AM
  2. Limit payment type to a customer group (or customer)?
    By pharry in forum Built-in Shipping and Payment Modules
    Replies: 5
    Last Post: 21 Oct 2010, 07:04 PM
  3. Store Credit Card type payment method.
    By arcanesanctuary in forum Addon Payment Modules
    Replies: 4
    Last Post: 5 Aug 2010, 03:10 AM
  4. Payment method - how do I set up?
    By ptoyot in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 17 Feb 2010, 09:19 PM

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