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

Flutter plugin for fullscreen payment WebView flow with UPI intent handling and callback-based results.

1.0.0 #

  • Renamed plugin to pine_payment_sdk.
  • Added PinePaymentSdk.startPayment one-call API returning typed PaymentResult.
  • Implemented fullscreen Flutter WebView payment flow with loading state.
  • Added URL interception for success/failure callbacks.
  • Added external app launch support for upi://, intent://, phonepe://, gpay://, paytm://, and custom schemes.
  • Added callback result parsing for status, transaction ID, and message.
  • Added graceful cancellation and lifecycle handling for app switch/resume.
  • Added Android 8+ and iOS 13+ platform configuration.
  • Added complete example app and updated documentation.
0
likes
130
points
19
downloads

Documentation

API reference

Publisher

verified publisherpinelabsonline.com

Weekly Downloads

Flutter plugin for fullscreen payment WebView flow with UPI intent handling and callback-based results.

Homepage

License

MIT (license)

Dependencies

flutter, url_launcher, webview_flutter, webview_flutter_android, webview_flutter_wkwebview

More

Packages that depend on pine_payment_sdk

Packages that implement pine_payment_sdk