pay_with_paystack 1.0.10 pay_with_paystack: ^1.0.10 copied to clipboard
Flutter Plugin that enable users make Paystack payment with either Mobile Money or Card on the fly provided you use the secret key provided to you from Paystack
1.0.10 #
Fixes
-
Amount no longer needs to multiplied by 100 to get actual value. Enter the exact amount and user/customer gets charged exactly that amount.
-
Inbuilt transaction reference generator based on uuidv4. See Readme example.
-
Fixed Transaction Successful and Not Successful issue. Only Make sure you have a callback url in your paystack dashboard and be sure you have entered the same in the code as the callback url