WebsiteBaker Support (2.8.x) > Bakery Shop

Bakery: Small Shop Module (ORIGINAL TOPIC)

<< < (45/167) > >>

freeSbee:

--- Quote from: StefanRSA on August 28, 2008, 04:32:15 PM ---How can I make the Item Price editable for the user....?

--- End quote ---

Hi Stefan

This does not make sense to me!
I think it would be more reasonable to use a donation service of any payment gateway to aim for it. Do not flog a dead hors using Bakery for this goal.

But if you think you really have to, replace the item price by a <input type="text" ... /> tag in the item footer template which you can modify in the page settings of Bakery.

Regards Christoph

StefanRSA:
Hi Christoph.

Sorry if I didn't make myself clear... Let me try from another direction....

What should I do if I want a webuser to enter his own amount he wants to pay for each product...
In other words. If I have captured the product, the price will only be a sugested price to be paid...
If I place the <input type="text" ..../> tag in the Page settings, should it be in the "Product (Footer)" section as well as in the "Page (Product-Loop)" section??? Where exactly should I put it to make sure it is sent to the admin side as well as the payment gateway???

The bakery module is the only module that does the order admin as well...
I am sure I can manipulate the module to work the way I want but need for the web user to be able to enter his own price. If <input type ="text" ..../> tag works I am happy...

Thanks!!!

freeSbee:

--- Quote from: StefanRSA on September 02, 2008, 09:34:36 AM ---If I place the <input type="text" ..../> tag in the Page settings, should it be in the "Product (Footer)" section as well as in the "Page (Product-Loop)" section??? Where exactly should I put it to make sure it is sent to the admin side as well as the payment gateway???

--- End quote ---

If you want to have it in the item overview page as well, of course you have to replace it in the "Page (Product-Loop)". Then fetch and clean the added $_POST values and save them in the "price" field of the "mod_bakery_order table" and so on...

Regards Christoph

StefanRSA:
Would this mean I need to change the php all over the site or just in the view.php?

seagull:
Hello,

Does anyone know if it's possible to use Ideal as payment gateway?

In Holland 7 of 10 webpayments are done with Ideal.

thanks, Jan

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version