Hi, the shortcode actually allows you to specify your custom donate button image by using the following shortcode parameter.
button_image
So you can definitely get what you are after using the shortcode. Please fully read the following page so you can learn all the available parameters of the shortcode:
https://www.tipsandtricks-hq.com/wordpress-easy-paypal-payment-or-donation-accept-plugin-120
The section labelled “Use a Custom Button Image” will help you.
Hello,
ok, but you don’t answer my initial question
if i don’t use shorcode i check button type ‘Donate’ in admin module, when i click on this button we arrive on a screen of paypal who is not the same screen if i ckeck the button type ‘Pay Now’ in the admin module.
i just want to do the same in using shortcode like a parameter example : type=”donate” or type=”pay_now”
Pascal
You can’t because of how paypal treats the two types of buttons.
Pay Now is a buy now type button. Donate is a donate type button. PayPal handles them differently. Nothing we can do in our plugin for that.