safepay_checkout 1.0.6
safepay_checkout: ^1.0.6 copied to clipboard
A simple and easy-to-integrate Flutter package for Safepay Checkout.
1.0.0 #
A simple and easy-to-integrate Flutter package for Safepay Checkout. Clients can seamlessly process payments by calling a single widget and handling responses through the onPaymentSuccess callback, without managing complex payment logic.
1.0.1 #
Testing has been completed on Android and iOS, and the documentation for package usage has been updated
1.0.2 #
Enum documentation updated
1.0.3 #
README.md file updated
1.0.4 #
Refractor code for Error messages
1.0.5 #
Remove Api integration from package now user just have to provide authentication token and tbt tracker token
1.0.6 #
Documentation updated with latest code