Posted: April 15, 2015 at 8:13 pm
|
I’ve seen posts saying the ability to add a percentage surcharge to cover the additional paypal fees is coming. Can you update as to when this will be? Is there any work around that would let us cover this? Events can run in the 100s and the fee is significant. |
Hi Jase, we do not have an estimate on when this will be available. A workaround is to add a surcharge as a percentage via the ticket editor within the event editor in your WP Dashboard. — |
|
|
Wouldn’t that add the surcharge to all forms of payment? The only workaround that I could figure out just for paypal is to add this to functions.php: https://gist.github.com/lorenzocaum/36a67c86017cd10cc97d24140e7624ad and to add this to footer.php in the themes folder: https://gist.github.com/lorenzocaum/83909191de774d838fd86010dc6e413f It’s the ugliest hack I think I’ve ever done. I’m going to go cry in a corner now. |
Hi Jase, You should be able to avoid the hack (and the crying in the corner) by using the following filter hook to add a fee to the amount of what’s sent to PayPal. FHEE__EEG_Paypal_Standard__set_redirection_info__arguments |
|
|
For others researching this, instead put this in functions.php https://gist.github.com/lorenzocaum/8ff76a4ae97ebe3ccc596f9c6d3316ca |
Hi Jase, Thanks for sharing your solution. It may help others to put that in a gist and link here so the quotes don’t get formatted. I’ll go ahead and fix the above code so no one ends up using this as is. Or with shorter snippets like what you have there, you can use back ticks to make sure the quotes in the code don’t get eaten by bbpress. |
|
|
How do i add this functionallity for bill payments? |
Hi Hojati, I’m not sure what you mean by bill payments. Can you explain? |
|
|
Another name for this is “Invoice” |
Hi there, Are you offering the invoice payment method and other payment methods too, where you want the fee to only apply to transactions where the invoice method is selected –or– are you only offering payment by invoice? |
|
|
I want to offer Payment by PayPal and Invoice. The Payment with PayPal wont have an extra fee. |
Hi Hojati, the example shared in this support post can only be applied to PayPal Standard transactions in Event Espresso 4. We are planning an add-on that will allow you to specify additional surcharges per payment option (e.g. apply to invoice but not to PayPal). — |
|
|
So then will this addon ge online? |
Hi, its currently in the planning stage so likely later this year. — |
|
The support post ‘Add paypal fee to transaction’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.