Sorry I didn’t get you. Can you please explain. What actually you need to do ?
Thread Starter
ntesat
(@ntesat)
I need to change the text order to donation on the checkout page and the emails after donation. How can I do that?
Sorry I did an update to the previous post so you attend to it at once not knowing you will respond so fast.
Thread Starter
ntesat
(@ntesat)
Hi Varun Sridharan
Once again, thanks for this plugin. Let me know how I can buy a coffee for you.
Meanwhile, The redirect does not work unless I clear my browser history especially if I had attempted a donation without completing it. I guess, you should display a notice on the page with the donation shortcode. The minimum and maximum notice does show on cart page but in my case, I am redirecting to checkout page.
Hi
Sorry for the delay. I was not in front of pc.. And now the time here in 10pm. Will sure fix the issue by tomorrow..
Donate link :https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9MLKDVUVB7WBJ
Regarding the redirect not working, you need to change the following in donation_form.php:
Before
<form method="post">
After
<form action="http://www.checkoutpageshortlink.com" method="post">
Hope that helps!
Regarding changing the word order to donation in the emails – this is a woocommerce issue and not the donation plugin as far as I can see.
If I’m wrong please let me know as I’m facing the same issue and not looking forward to editing the woocommerce templates.
Hi,
Thais issue in fixed and will release it in next 1 day.