fees calculator | WordPress.org

[ad_1]

Hello @sasudt

Thank you very much for using our plugin.

If you have the currency field fieldname2, and the transaction fee is 1.9% + 0.10, the equation that calculates the fees would be:

PREC(MIN(fieldname2*1.9/100+0.10, fieldname2), 2)

And then, assuming that the field that calculates the fees is the fieldname1, the equation to calculate the amount received by the seller would be:

PREC(ABS(fieldname2-fieldname1), 2)

Best regards.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer