rustore_billing_api 1.0.0 copy "rustore_billing_api: ^1.0.0" to clipboard
rustore_billing_api: ^1.0.0 copied to clipboard

PlatformAndroid
unlisted

Unofficial plugin for RuStore Pay/Billing integration

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.0 #

  • breaking: migrated Android bridge to RuStore Billing/Pay SDK 10.1.0 API surface (interactors + new purchase flow contracts).
  • breaking: replaced old methods with new APIs: getPurchaseAvailability, getUserAuthorizationStatus, purchase, purchaseTwoStep, confirmTwoStepPurchase, cancelTwoStepPurchase, getPurchases(filter), getPurchase(id).
  • breaking: removed legacy onNewIntent, purchaseProduct, confirmPurchase, deletePurchase, and standalone setTheme.
  • added: new request/response models for purchase params, purchase filters, purchase result/error, and status enums with unknown fallback values.
  • added: automatic deep-link forwarding on Android via activity intent listener.
  • changed: package version bumped to 1.0.0.