Hello,
Then checking that thread will probably help you :
hikashop.com/forum/4-how-to/83889-donation-plugin.html#109822
Here is the custom price plugin, if you want to use is you'll have to :
- create a category named donation
- create a product named donation set the price to 0 and the category to donation
- go to "Hikashop -> Display -> Custom fields"
- create a new field
- set the "label" field to amount
- set the "table" field to item
- set the "Column name" field to amount
- set the "field type" to texte
- set the "default value" to 0
- add the donation category
- add the custom price plugin and enable it.