Plugin Author
Jonas
(@flinnn)
Hi, I don’t quite understand what you want:
(a) Only full amounts can be donated (e.g. only $3 and not §2.89). You can achieve this via WooCommerce general settings: Number of decimals = 0.
(b) If the donor enters a fractional amount, he will be asked if he doesn’t want to round up (aka round up $2.89 to $3)
(c) Shopper buys $2.89 worth of products, at checkout he is asked if he wants to donate $0.11.
Hi! Thanks for replying – and so quickly. Sorry if I wasn’t clear. I was thinking of C.
Plugin Author
Jonas
(@flinnn)
Unfortunately, this is not possible with Donation Platform for WooCommerce, as the plugin turns WooCommerce into a donation platform. So the functionality you want would have to be implemented by a custom plugin.