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

Fix issue where amount on frontend is diff from what is sent to Paystack #44

Closed steveamaza closed 5 years ago

steveamaza commented 5 years ago

By allowing checks to happen on the frontend while amount sent is from the backend, this fixes the above error for quantified payments.

Also introduces a Total field which handles the total displayed for quantified payments.

//TODO: Fix the same for when convenience fee is passed