paypal_payment 1.0.1+1
paypal_payment: ^1.0.1+1 copied to clipboard
Dart package for paypal payment integration in all platforms.
1.0.0 #
- Initial version.
1.0.0+1 #
- Added missing documentation for public member
- Compatability from sdk: ">=2.19.0 <4.0.0"
1.0.0+2 #
- Updated github repository clone url
- Updated README.md
1.0.0+3 #
- Added referenceId to create-order request
- returnURL and cancelURL are now optional for order creation
- Updated github repository clone url
- Updated README.md
1.0.0+4 #
- Fix null check error for cancelurl
1.0.1+1 #
- Update flutter_inappwebview to latest version
- Xcode version 16 build failed resolved