paypal_sdk 1.0.8 copy "paypal_sdk: ^1.0.8" to clipboard
paypal_sdk: ^1.0.8 copied to clipboard

PayPal SDK for facilitating integration with PayPal REST APIs

CHANGELOG #

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.
19
likes
140
pub points
82%
popularity

Publisher

verified publisheromnimind.tech

PayPal SDK for facilitating integration with PayPal REST APIs

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

http, json_annotation, logging

More

Packages that depend on paypal_sdk