Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

One time charge


Jennifer24

Recommended Posts

Posted

We sell t-shirts and want to add a one time charge for printing but if a customer adds 10 products the attribute price will be calculated 10 times. Does anybody know if there is a prefix to add a one time price for printing.

 

Greetz Jennifer

  • 4 months later...
Posted

Could you use a shipping charge hadling fee and rename it on the invoice/screen.

Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile

 

Virus Threat Scanner

My Contributions

Basic install answers.

Click here for Contributions / Add Ons.

UK your site.

Site Move.

Basic design info.

 

For links mentioned in old answers that are no longer here follow this link Useful Threads.

 

If this post was useful, click the Like This button over there ======>>>>>.

Posted

Unfortunately, no.

Apart from invitations, the shop has various other products that do not require printing.

 

It has to show up on the product info page. The printing charge is not an optional feature for the invitations, so I don't want the customer to be able to check out unless they select the required printing charges.

I want to also display various printing options which have different charges. For example:

Digital printing 50 euros

Gold/Silver foil printing 70 euros

etc

Posted

IDEA.

 

Make a new "out of stock" product called "one time charge for printing".

 

Allow "out of stock checkouts" or if that is not possible in your shop, then allow only this "one time charge for printing" to be checked out if out of stock (requires coding to enable this).

 

Now use the in_cart function to determine if the "one time charge for printing" product needs to be added or not, and if so add it automatically based on the product IDs of products that require a "one time charge for printing".

 

Easy as 123. Kinda ;)

Posted
My idea did not even receive the courtesy of a response ;)

 

I'm so sorry! :blush:

Thank you for trying!!! I honestly DO appreciate your effort and time! Thank you!

 

It wasn't so straightforward for me. I have installed various contribs and I needed something very specific. This contrib worked like a charm (after a bit of tweaking!). the weird thing is that I have searched and search for this contrib for ages. But I was looking for a "flat fee" contrib. This is called a "set up fee" contib. Same thing though! Just wasn't searching with the right words :lol:

 

Now I'm off to look for answers to yet another problem! :blink:

Thanks again!

  • 1 month later...
Posted
IDEA.

 

Make a new "out of stock" product called "one time charge for printing".

 

Allow "out of stock checkouts" or if that is not possible in your shop, then allow only this "one time charge for printing" to be checked out if out of stock (requires coding to enable this).

 

Now use the in_cart function to determine if the "one time charge for printing" product needs to be added or not, and if so add it automatically based on the product IDs of products that require a "one time charge for printing".

 

Easy as 123. Kinda ;)

 

Would your idea work if I need to be able to charge a set up fee once for any product ordered out of a specific category? I will be having a archive category of product, that when a user purchases one they will also get charged 8 dollars set up fee. They will still pay the set up fee once, if they purchase 5 different products in that category. The store will be able to allow out of stocks, since there is no inventory to manage via the store. I have located were the in_cart function is, I am just unsure of what i will need to add to it. I have only been using oscommerce on my development site for a few months now and am still getting use to were everything is.

 

Thanks for any help.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...