PaystackOSS / plugin-payment-forms-for-wordpress

Make payment forms using Paystack on Wordpress
https://wordpress.org/plugins/payment-forms-for-paystack/
GNU General Public License v2.0
17 stars 21 forks source link

Changed amount approximation to round up to 2 dp + Fixed invalid amount issues #81

Closed Segtel1 closed 1 year ago

Segtel1 commented 1 year ago

I changed the function that was used to approximate amount from ceil() to round() so that I can specify the number of decimal places to 2