pay_with_paystack 1.0.10 copy "pay_with_paystack: ^1.0.10" to clipboard
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

50
likes
160
pub points
94%
popularity

Publisher

unverified uploader

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

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, uuid, webview_flutter

More

Packages that depend on pay_with_paystack