Thread: Pay by invoice?

Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Hybrid View

  1. #1
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,511
    Plugin Contributions
    126

    Default Re: Pay by invoice?

    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  2. #2
    Join Date
    Aug 2005
    Location
    Vic, Oz
    Posts
    1,905
    Plugin Contributions
    5

    Default Re: Pay by invoice?

    Quote Originally Posted by swguy View Post
    Hmmm... I thought there was but
    I Looked but couldn't find it...

  3. #3
    Join Date
    Mar 2012
    Posts
    54
    Plugin Contributions
    0

    Default Re: Pay by invoice?

    Thanks guys for getting back. Most appreciated.
    Keep the options coming .... Always like lots of options

    Basically what I'd like to do is this example :

    Person comes to site. Finds dress they want. Fill in all the options. Hit "Add to Cart"
    Come to "Checkout Page" Hit "Go to Checkout" Go to "Log in" or "Create Account"
    Etc Etc Etc .... Hit "Submit Order" Customer sees "Thank you for your order. You will receive an invoice blah blah blah"
    The order goes to Admin. I go to Google Checkout to send invoice with payment instructions etc. I get money, customer gets item. Everybody happy

    Or a close facsimile there of ....

  4. #4
    Join Date
    Aug 2005
    Location
    Vic, Oz
    Posts
    1,905
    Plugin Contributions
    5

    Default Re: Pay by invoice?

    Quote Originally Posted by ladyk View Post
    Thanks guys for getting back. Most appreciated.
    Keep the options coming .... Always like lots of options

    Basically what I'd like to do is this example :

    Person comes to site. Finds dress they want. Fill in all the options. Hit "Add to Cart"
    Come to "Checkout Page" Hit "Go to Checkout" Go to "Log in" or "Create Account"
    Etc Etc Etc .... Hit "Submit Order" Customer sees "Thank you for your order. You will receive an invoice blah blah blah"
    The order goes to Admin. I go to Google Checkout to send invoice with payment instructions etc. I get money, customer gets item. Everybody happy

    Or a close facsimile there of ....
    Ahh...... there is also a google checkout payment mod
    http://www.zen-cart.com/downloads.php?do=file&id=206

  5. #5
    Join Date
    Mar 2012
    Posts
    54
    Plugin Contributions
    0

    Default Re: Pay by invoice?

    Quote Originally Posted by gilby View Post
    Ahh...... there is also a google checkout payment mod
    http://www.zen-cart.com/downloads.php?do=file&id=206

    Thanks gilby. I have Google Checkout installed but can't get it to work.
    I'll use their invoicing system but that would be about it.

  6. #6
    Join Date
    Jun 2010
    Posts
    25
    Plugin Contributions
    0

    Default Re: Pay by invoice?

    Quote Originally Posted by swguy View Post
    This module says Zen Cart v1.3.7. Does anyone know if it'll work on v1.5.1?

  7. #7
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,511
    Plugin Contributions
    126

    Default Re: Pay by invoice?

    Yes it does.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  8. #8
    Join Date
    Apr 2013
    Location
    eglisau switzerland
    Posts
    568
    Plugin Contributions
    0

    Default Re: Pay by invoice?

    Hi

    I am new here so be nice :)

    I am using Zen Cart 1.5.1 & have not yet gone live.
    I installed this invoice addon, see below;
    Invoice Payment Module for ZenCart 1.3
    --------------------------------------------------
    Released under the GNU General Public License
    --------------------------------------------------
    Author: Scott Wilson, 8 July 2006
    www.thatsoftwareguy.com
    Zen Forum PM swguy


    Works fine but if I understand correctly I have to select the customers who can use this by adding them to the "invoice" group?

    I would like to offer this "pay by invoice" to all customers. Is there some way that I can by default add all customers to this group "invoice" even new customers when they join? I do not plan to offer discounts to these customers.

    Thanks for help.

  9. #9
    Join Date
    Apr 2013
    Location
    eglisau switzerland
    Posts
    568
    Plugin Contributions
    0

    Default Re: Pay by invoice?

    Thinking about it & after some research I suppose I could disable the check that groups start with "invoice" to always give a "true" answer?

  10. #10
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,511
    Plugin Contributions
    126

    Default Re: Pay by invoice?

    Modify includes/modules/payment/invoice.php and remove the function update_status (lines 47-71). Replace with

    Code:
        function update_status() {
              $this->enabled = true;
        }
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v150 Pay by invoice; Invoice Payment Module for v1.3
    By marton_1 in forum Addon Payment Modules
    Replies: 2
    Last Post: 17 Jul 2013, 09:28 PM
  2. Pay Invoice Online
    By charagg in forum Setting Up Categories, Products, Attributes
    Replies: 5
    Last Post: 15 May 2010, 10:04 AM
  3. Pay invoice online
    By tmckee in forum Setting Up Categories, Products, Attributes
    Replies: 6
    Last Post: 27 Apr 2007, 05:27 AM
  4. pay by invoice if county=x
    By analographi in forum Addon Payment Modules
    Replies: 4
    Last Post: 21 Mar 2007, 12:17 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