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

A secure Flutter plugin for PayPal Advanced Checkout integration using native Android and iOS SDKs (Card Approval Only).

0.1.0 #

  • Initial feature-complete release for PayPal Advanced Checkout integration.
  • Added initialize method with support for Client ID, Environment (Sandbox/Live), and Return URL.
  • Added approveOrder method for processing credit card payments natively.
  • Introduced PayPalCard and PayPalPaymentResult models for structured data handling.
  • Improved error handling with descriptive codes like SDK_NOT_INITIALIZED, USER_CANCELLED, and PAYMENT_TIMEOUT.
  • Implemented a 60-second timeout for native payment flows.
  • Updated standard return URL scheme to com.am.amflutterpaypal.
  • Added comprehensive documentation and example project.
1
likes
150
points
33
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A secure Flutter plugin for PayPal Advanced Checkout integration using native Android and iOS SDKs (Card Approval Only).

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on am_flutter_paypal

Packages that implement am_flutter_paypal