pax_sdk 1.0.0 copy "pax_sdk: ^1.0.0" to clipboard
pax_sdk: ^1.0.0 copied to clipboard

A Flutter plugin for PAX payment terminals providing NFC card reading and thermal printer functionality.

Changelog #

1.0.0 2024-01-XX #

Added #

  • Initial release of PAX SDK Flutter plugin
  • NFC card reading functionality
  • Thermal printer support with text and image printing
  • Advanced printer controls (font size, alignment, spacing, etc.)
  • Release build support
  • Comprehensive error handling and debugging tools
  • ProGuard rules for release builds
  • PAX-specific permissions handling

Features #

  • PaxSdk.checkCardPresence() - Check if NFC card is present
  • PaxSdk.detectCard() - Detect and read card information
  • PaxSdk.initializePrinter() - Initialize printer
  • PaxSdk.printText() - Print text with formatting options
  • PaxSdk.printImage() - Print images
  • PaxSdk.getPrinterStatus() - Get printer status
  • PaxSdk.cutPaper() - Cut paper
  • PaxSdk.feedPaper() - Feed paper
  • Advanced printer controls (font size, double height/width, spacing, etc.)

Technical Details #

  • Supports Android API level 21+
  • Includes PAX SDK native libraries
  • Proper plugin registration with Flutter
  • Optimized for PAX payment terminals
0
likes
0
points
72
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for PAX payment terminals providing NFC card reading and thermal printer functionality.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on pax_sdk

Packages that implement pax_sdk