Hi @jonrains,
Could you please share the steps to replicate the issue so that it would be easy for us to check it in the same way and assist you better?
Regards,
Kenil Shah
Not much to say, we are running an Avada theme on WordPress with WooCommerce. We have PayPal enabled, and when we go to Payment Gateway Based Fees and Discounts and Enable it under PayPal, it works fine but displays the additional fee at chechkout with just a generic description of fee. To be more descriptive we added a Title under PayPal Fees and Discounts to display PayPal Fee, but when the title is added it now displays PayPal Fee and then aother PayPal Fee of the same ammount under that. Here are couple lines of HTML that are produced.
<tr class=”fee”>
<th>PayPal Fee</th>
<td><span class=”woocommerce-Price-amount amount”><bdi><span class=”woocommerce-Price-currencySymbol”>$</span>0.15</bdi></span></td>
</tr>
<tr class=”fee”>
<th>PayPal Fee #2</th>
<td><span class=”woocommerce-Price-amount amount”><bdi><span class=”woocommerce-Price-currencySymbol”>$</span>0.15</bdi></span></td>
</tr>
Hi @jonrains,
Apologies for the delay in response.
Could you please share the screenshot of the issue which you are facing? because we have tried to replicate the issue on our staging site but I am unable to replicate it.
Also, could you please try once by activating the default theme i.e Storefront on your site and then check whether the issue still exists or not?
Do let us know how it goes.
Regards,
Kenil Shah