When we put a price in the input field and click add tip, it doesn’t register on the first click, you have to hit the add tip button a second tip and then it changes on the checkout fields. Can you take a look and see if there is an issue? Thanks!
]]>Sometimes customers need to press Add Tip multiple times before it will work. Please Help
]]>Open file –>woocommerce-tip-donation.php (plugins edit mode)
go to Line –>n.76
—–
add_action(“woocommerce_thankyou”, array($this, “PHPRADAR_woocommerce_thankyou”));
—–
and put this at the beginning: //
—–
//add_action(“woocommerce_thankyou”, array($this, “PHPRADAR_woocommerce_thankyou”)); — Edit MARCO April 2020
—–
Plugin tested with Woocommerce v. 4.0.1 and WP 5.4
]]>I am unable to activate the plugin.
There was no error.
When clicked on activate it just refreshes the page and nothing happens.
]]>Even though I have the tax box unchecked, the tips are falling under our global tax code and being taxed. Ideas for how I modify that?
]]>Hello,
There is a fatal error after submitting an order in the checkout page found at:
wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-session.php on line 112
How can this be resolved?
Thanks,
]]>Hi,
this plugin is great in many respects. Being available on the checkout is great.
I wonder however if a feature could be included whereby the donations are clearly shown on the woocommerce reports.
One oprion would be if by activativing the plugin, an associated Product Page could be created. In this way the donation would clearly show in the reports and the payment receipts woud show clearly the item across many other plugins.
Let me know if this is something you would consider.
Many thanks,
Joao
Hello,
Your plugin Woo Tip/donation is very nice but it seems that I can’t put a “donation” button on a normal page? Is there a trick to use it in this way?
I also would like to put more than 1 button of donation.
How can I put multiple donations products on my website like :
– Save a child
– + Plant a tree
– + Support us
Is there a way I can duplicate your plugin maybe? Or something else ?
Thank you for your help !
Julien
]]>Is there a way you can set so that there is a minimum that must be paid?
For example: $3, $5, $10
User would have a choice of the three amounts but they are limited to only select upwards amounts. ie. $3 or $3.1 and above
]]>Hi,
I have the plugin set up on the checkout page only and have tested it using safari, chrome and firefox
The add tip button does not work the first time it is pressed.
Sometimes it works on the second time, sometimes it takes 4-5 times for it to work.
Any help you can offer it greatly appreciated.
thanks,
Brent
]]>This plugins cause the fatal error after checkout. on thank you page. on php 7.0 and below. it shows Warning: Missing argument 2 for WC_Session::set(), called in /home/public_html/wp-content/plugins/woo-tipdonation/woocommerce-tip-donation.php on line 272 and defined in /home/public_html/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-session.php on line 112
if on php 7.1, 7.2 and 7.3. It shows fatal error on thank you page.
here is what it showing.
Fatal error: Uncaught ArgumentCountError: Too few arguments to function WC_Session::set(), 1 passed in /home/public_html/wp-content/plugins/woo-tipdonation/woocommerce-tip-donation.php on line 272 and exactly 2 expected in /home/public_html/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-session.php:112 Stack trace: #0 /home/public_html/wp-content/plugins/woo-tipdonation/woocommerce-tip-donation.php(272): WC_Session->set(‘PHPRADAR_wtd_dt…’) #1 /home/public_html/wp-includes/class-wp-hook.php(286): PHPRADAR_wc_tipDonation->PHPRADAR_woocommerce_thankyou(4435) #2 /home/public_html/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array) #3 /home/public_html/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #4 /home/public_html/wp-content/themes/flatsome-child/woocommerce/checkout/thankyou.php(79): do_action(‘woo in /home/public_html/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-session.php on line 112
Pmease fix the error. Thank you.
]]>Hi, just wondering if it is possible to set Pre-Defined Amount as percentage of total cart. like 10%,15%,20% instead the fixed dollars amount. thank you.
]]>