Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    Jun 2010
    Posts
    9
    Plugin Contributions
    0

    help question Invoice Generation without a hardcoded product?

    Hi! We just had our hosting service install ZenCart 1.3.8a for us about a month ago, and I am trying to set it up according to what my employers want. Besides offering products with hard coded prices, they want customers to be able to pay on-line for services they received outside of ZenCart.

    For example, someone walks in the door and orders business cards, at non-standard pricing that is not listed as a ZenCart product. We want them to be able to just log into a computer, into ZenCart, and enter their credit card information to pay for the services on the spot.

    I have been trying to figure out how I might do this. My employers don't want to use PayPal to generate an invoice. I know this can be done, I have done it myself, no problem there.

    Can I possibly generate a one-time custom invoice in ZenCart, for the customer to pay by, either at their site or ours? Would I have to create a new product every time? I would not want the new "one time" product to show on our product pages, either.

    Thanks for any information you can give.

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Invoice Generation without a hardcoded product?

    I can think of a way to do it, but the invoice the customer received wouldn't contain the product name or description.

    Do you offer so many services that you couldn't create a product for each one, hidden until needed?

  3. #3
    Join Date
    Jun 2010
    Posts
    9
    Plugin Contributions
    0

    Default Re: Invoice Generation without a hardcoded product?

    The problem is, we are a print shop, and many times, we charge by number of mailing list records processed, in addition to other more standard charges. So, every job is different. We could do the same job for a specific business every month, and every month, it is a different charge based on the number of records processed.

    We would have to almost create a specific customer product, hide it, and modify the pricing of that product each time a job is complete. Then we would have to expose the product, to the world, until the specific customer makes payment. Then, we would have to quickly hide the product again. This just seems too complex, and open to errors. Our sales reps are not terribly technical, and I could see them balking at an arrangement like this.

    Is there a way to create a specially priced product, by customer, where only a specific customer can view that product at any point in time?

    I still like the idea of generating a 1 time custom invoice, like you can do in PayPal, but I am not seeing it in ZenCart.

    I am open to suggestions and ideas. Thanks!

  4. #4
    Join Date
    Jun 2010
    Posts
    9
    Plugin Contributions
    0

    Default Re: Invoice Generation without a hardcoded product?

    Quote Originally Posted by stevesh View Post
    I can think of a way to do it, but the invoice the customer received wouldn't contain the product name or description.
    What is the way you were thinking of above? It may serve as a last resort. Thanks for any info you can give.

  5. #5
    Join Date
    Jun 2010
    Posts
    9
    Plugin Contributions
    0

    Default End User Defined Credit Card Payments?

    Hi! We just had our hosting service install ZenCart 1.3.8a for us about a month ago, and I am trying to set it up according to what my employers want. Besides offering products with hard coded prices, they want customers to be able to pay on-line for services they received outside of ZenCart.

    For example, someone walks in the door and orders business cards, at non-standard pricing that is not listed as a ZenCart product. We want them to be able to just log into a computer, into ZenCart, and enter their credit card information to pay for the services on the spot.

    I have been trying to figure out how I might do this. My employers don't want to use PayPal to generate an invoice. I know this can be done, I have done it myself, no problem there.

    Can I possibly generate a one-time custom invoice in ZenCart, for the customer to pay by, either at their site or ours? Would I have to create a new product every time? I would not want the new "one time" product to show on our product pages, either.

    Thanks for any information you can give.

  6. #6
    Join Date
    Jan 2004
    Posts
    66,450
    Plugin Contributions
    81

    Default Re: Invoice Generation without a hardcoded product?

    1. Your duplicate posts have been merged. Please don't re-start the same discussion in multiple places, as it results in unfinished discussions and more work for volunteers giving free tech support.

    2. Why not just set up at $1.00 product and tell the customer to enter an appropriate quantity suitable to the purchase price, and then go to checkout. ie: a $35.81 purchase would mean quantity of 35.81, and then complete checkout by paying with their credit card. They could type in customer comments such as the invoice number you emailed to them and perhaps the details of what they believe they're paying for.
    A similar process is commonly used for gift-certificates or for donations.
    .
    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.

  7. #7
    Join Date
    Jun 2010
    Posts
    9
    Plugin Contributions
    0

    Default Re: Invoice Generation without a hardcoded product?

    My apologies for the duplicate post... Thanks for answering...

    I thought of doing what you just said, and a while back I mentioned it to my manager. He did not like it, because we did not realize you could enter quantities to a decimal place. We thought you needed whole number quantities. I tried entering a decimal quantity and I get this error message:

    The quantity added to your cart has been adjusted. The item you wanted is not available in fractional quantities. The quantity of item: A-8-A Labels, has been changed from: 1.25 to 1

    I am guessing there must be a way to have a product accept decimal quantities, where do I need to make the proper adjustments to properly process the decimal places?

    Thanks again,
    Andrea

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

    Default Re: Invoice Generation without a hardcoded product?

    In the Configuration ... Stock ... there is a setting for the Decimal Places on quantity ...
    Product Quantity Decimals
    Allow how many decimals on Quantity
    Then, on the Products you can control the Minimum and Units if needed ...
    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!

  9. #9
    Join Date
    Jun 2010
    Posts
    9
    Plugin Contributions
    0

    Default Re: Invoice Generation without a hardcoded product?

    Thanks! That worked for the quantity; now... how do I change the screen displays to accomodate this update without the display changes affecting my other products display? ie., remove "amount", "min" and units from displaying? Change column headers?

    I am looking, but not finding my answer... thanks for any information you can give.

    -AK

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

    Default Re: Invoice Generation without a hardcoded product?

    Do you have an URL and the click for click to produce and show what it is you want to actually remove?
    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!

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v151 Automatic Random Code Generation for a product?
    By Rick5150 in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 5
    Last Post: 10 Jun 2013, 09:40 PM
  2. Error item price without decimals in Invoice and Orders
    By apcpx in forum Managing Customers and Orders
    Replies: 0
    Last Post: 30 Oct 2008, 02:32 PM
  3. Product key generation
    By siglr in forum General Questions
    Replies: 1
    Last Post: 28 Oct 2008, 05:35 PM
  4. Integrate the order invoice generation in OpenOffice directly
    By tripy in forum Managing Customers and Orders
    Replies: 0
    Last Post: 4 Oct 2007, 10:04 PM
  5. Replies: 1
    Last Post: 2 Nov 2006, 11:02 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