banxa_payments_flutter 0.1.0 copy "banxa_payments_flutter: ^0.1.0" to clipboard
banxa_payments_flutter: ^0.1.0 copied to clipboard

Banxa partner-api v2 Flutter plugin: catalog and order APIs, Primer native checkout, and hosted checkout in a WebView. Preview (0.1.0).

Changelog #

0.1.0 #

  • First preview of banxa_payments_flutter: partner-api v2 catalog/order APIs, Primer native checkout (iOS 2.49.0, Android 3.0.0-beta.2), and hosted checkout in a Flutter WebView.
  • Requires Dart >=3.12.2 and Flutter >=3.44.9.
  • Minimum iOS is 15.0. PrimerSDK's own floor is 13.1; Flutter 3.47 enforces 15.0, so 15.0 is declared for every supported Flutter.
  • Do not treat this as general availability. Android Primer is still a beta pin. Pin banxa_payments_flutter: 0.1.0 rather than a caret range.
  • Hosted checkout loads only https Banxa hosts; checkout events are typed (paymentId / orderId / status) and do not include raw URLs.
  • CreateOrderResponse.paymentMethodId is a String?, matching create/catalog slugs (numeric wire values are stringified).
0
likes
150
points
0
downloads

Documentation

API reference

Publisher

verified publisherbanxa.com

Weekly Downloads

Banxa partner-api v2 Flutter plugin: catalog and order APIs, Primer native checkout, and hosted checkout in a WebView. Preview (0.1.0).

Homepage
Repository (GitHub)
View/report issues

Topics

#payments #checkout

License

MIT (license)

Dependencies

banxa_payments_flutter_android, banxa_payments_flutter_ios, banxa_payments_flutter_platform_interface, flutter, http, webview_flutter

More

Packages that depend on banxa_payments_flutter

Packages that implement banxa_payments_flutter