paypal_sdk 1.0.11 
paypal_sdk: ^1.0.11 copied to clipboard
PayPal SDK for facilitating integration with PayPal REST APIs
CHANGELOG #
1.0.11 #
- Update packages.
 
1.0.10 #
- Update packages to specific versions.
 
1.0.9 #
- Update packages to any.
 
1.0.8 #
- Update packages and min Dart SDK.
 
1.0.7 #
- README fix
 
1.0.6 #
- Update packages.
 
1.0.5 #
- Fix static analysis issues
 
1.0.4 #
- Bug Fix: Always set Content-Type for Orders API authorizePaymentForOrder and capturePayment to avoid 415 error response
 - Update packages.
 
1.0.3 #
- Fix SellerProtection.disputeCategories list type.
 
1.0.2 #
- Update packages.
 
1.0.1 #
- Update README.
 
1.0.0 #
- Payments API.
 
0.5.0 #
- Orders API.
 
0.4.2 #
- Change subscription status to enum.
 
0.4.1 #
- complete Webhooks API.
 
0.4.0 #
- renamed libraries.
 
0.3.0 #
- complete Subscriptions API.
 - Use enums instead of String const.
 
0.2.1 #
- Access token updated callback.
 - Verify webhook signature.
 
0.2.0 #
- Complete Subscriptions Plans API.
 - Started Webhooks library.
 
0.1.0 #
- Catalog Products API.
 - Partial implementation of Subscriptions API.