Events Made Easy Forums Bug fixed or feature request implemented Bug extracharge calculation

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #56830
    Anonymous
    Inactive

    Hello,

    The calculation for the #_EXTRACHARGE placeholder is not correct because the price used for the calculation already includes the charges.

    Regardless,

    #56833
    Anonymous
    Inactive

    If I can help you it’s in the file eme_payments.php.
    You must move the line $price=eme_payment_gateway_total($price,$cur,$gateway);
    After the line $button_img_url = get_option('eme_'.$gateway.'_button_img_url');
    For each gateway.

    #56857
    Franky
    Keymaster

    Hi, thanks for the bugreport.
    I believe your fix is not completely correct (well, not the way I intended it), but this should solve it:
    https://plugins.trac.wordpress.org/changeset/1757966/

    Since I just released 2.0.0 (like 5 minutes ago), I copied the fix to that version too.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Bug fixed or feature request implemented’ is closed to new topics and replies.
Scroll to Top