bancard_vpos 0.1.0
bancard_vpos: ^0.1.0 copied to clipboard
Flutter package for Bancard VPOS 2.0 payments (Paraguay). Supports single buy and recurring payments with native card management. No backend required.
0.1.0 #
- Initial release
- Single buy payments via Bancard VPOS 2.0
- Card registration and management
- Charge with saved cards (alias token)
- Card deletion
- Transaction rollback
- Payment confirmation
- Native WebView integration with URL interception (no backend required)
- Sandbox and production environment support
- Full null-safety (Dart 3.x)
- Lottie animations for payment success and failure results
- BancardCheckoutPage — complete checkout flow
- BancardCardManagementPage — card CRUD
- BancardCardSelector — reusable card picker widget
- BancardResultWidget / BancardResultPage — animated payment result display
- Custom animation support via
successAnimationAsset/failedAnimationAsset