Results 1 to 4 of 4
  1. #1
    Join Date
    Aug 2007
    Posts
    46
    Plugin Contributions
    0

    Default Payment in many times

    Hello,

    I'd like to implement a payment option "in 3 times" :

    The principle is to divide the amount by 3 and to generate 3 transactions : one immediate and two delayed at M+1 and M+2 using my bank protocol.

    The question is how to list this payment option on checkout_payment page only if the amount is more than a parameter value I could enter in admin.

    Thanks in advance for all your answers.

  2. #2
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: Payment in many times

    Zen Cart has no facilities for tracking or using recurring payments at this time. You could probably custom code something if you have an understanding of php.
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  3. #3
    Join Date
    Jan 2008
    Posts
    1,700
    Plugin Contributions
    6

    Default Re: Payment in many times

    This is the closest thing I'm aware of:
    http://www.thatsoftwareguy.com/zenca...ment_plan.html

    You might contact Scott (swguy) for customisation.

  4. #4
    Join Date
    Aug 2007
    Posts
    46
    Plugin Contributions
    0

    Default Re: Payment in many times

    Quote Originally Posted by cdelab View Post
    Hello,

    I'd like to implement a payment option "in 3 times" :

    The principle is to divide the amount by 3 and to generate 3 transactions : one immediate and two delayed at M+1 and M+2 using my bank protocol.

    The question is how to list this payment option on checkout_payment page only if the amount is more than a parameter value I could enter in admin.

    Thanks in advance for all your answers.
    It seems that my question was not clear enough! Le's try to explain more clearly :

    Today I display 3 payment options:
    - Check
    - Credit card
    - Visa

    I would like to display 4 payment optios. The fourth one will be :
    - Payment in three times

    But, I'd like to display it only if the total amount is more than 200 €.

    How to display payment options based on an amount threshold?

 

 

Similar Threads

  1. Display how many times a product has been purchased?
    By StraightArrow in forum Setting Up Categories, Products, Attributes
    Replies: 29
    Last Post: 26 Sep 2015, 01:53 PM
  2. Is there a plugin to show how many times a product has been viewed?
    By Zadris in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 4 Jun 2012, 09:57 PM
  3. Replacing english.php too many times
    By judah in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 16 Apr 2008, 09:05 PM
  4. how many times a product has been seen
    By mipavluk in forum General Questions
    Replies: 3
    Last Post: 19 Sep 2007, 05:10 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