cloudpayments_api 1.2.0 copy "cloudpayments_api: ^1.2.0" to clipboard
cloudpayments_api: ^1.2.0 copied to clipboard

This package allows implementing payment acceptance into mobile, web, desktop apps and works as an extension to the CloudPayments API

Changelog #

1.2.0 #

  • Migrated models and generated code to Freezed 3 style (abstract/sealed declarations).
  • Updated Recurrent model to a union with fallbackUnion and added Recurrent.monthly constructor.
  • Updated SDK constraint to >=3.8.0 <4.0.0.
  • Updated dependencies and codegen toolchain (dio, retrofit, freezed, json_serializable, very_good_analysis).
  • Updated example callbacks to use inferred types.

1.1.0 #

  • SberPay
  • СБП: Replace SBP with generic QR code functionality.
    • Replaced SBP-specific models (SbpRequest, SbpResponse, SbpStatus) with generic QR code models (QrRequest, QrResponse, QrStatus).
    • Updated CloudPaymentsApi to use generic QR code endpoints (qrLinkCreate, qrImageCreate, getQrStatus).
    • Removed unused SBP files.
    • Updated example to use new QR code functionality.

1.0.4 #

  • Update dependencies and docs

1.0.3 #

  • Change subscription models

1.0.2 #

  • Change amount type to String

1.0.1 #

  • Fix README.md and chore

1.0.0 #

  • Initial version.
4
likes
70
points
96
downloads

Documentation

API reference

Publisher

verified publisherdev.selamapp.ru

Weekly Downloads

This package allows implementing payment acceptance into mobile, web, desktop apps and works as an extension to the CloudPayments API

Repository (GitHub)
View/report issues

Topics

#payments #cloudpayments #card #bank #sberpay

License

MIT (license)

Dependencies

dio, equatable, freezed_annotation, json_annotation, retrofit

More

Packages that depend on cloudpayments_api