billing_manager_wrappers library

Classes

BillingBuyData
Dart wrapper around BillingBuyData.
BillingManager
This class can be used directly to call Billing(Samsung Checkout) APIs.
GetUserPurchaseListAPIResult
Dart wrapper around `GetUserPurchaseListAPIResult` in (https://developer.samsung.com/smarttv/develop/api-references/samsung-product-api-references/billing-api.html).
InvoiceDetails
Dart wrapper around `InvoiceDetails` in (https://developer.samsung.com/smarttv/develop/api-references/samsung-product-api-references/billing-api.html).
ItemDetails
Dart wrapper around `ItemDetails` in (https://developer.samsung.com/smarttv/develop/api-references/samsung-product-api-references/billing-api.html).
ProductsListApiResult
Dart wrapper around `ProductsListApiResult` in (https://developer.samsung.com/smarttv/develop/api-references/samsung-product-api-references/billing-api.html).
ProductSubscriptionInfo
Dart wrapper around `ProductSubscriptionInfo` in (https://developer.samsung.com/smarttv/develop/api-references/samsung-product-api-references/billing-api.html).
PurchaseStateConverter
Convert bool value to purchase status.ll
PurchaseSubscriptionInfo
Dart wrapper around `PurchaseSubscriptionInfo` in (https://developer.samsung.com/smarttv/develop/api-references/samsung-product-api-references/billing-api.html).
SamsungCheckoutProductDetails
The class represents the information of a product as registered in at Samsung Checkout DPI portal.
SamsungCheckoutPurchaseDetails
The class represents the information of a purchase made using Samsung Checkout.
ServiceAvailableAPIResult
Dart wrapper around `ServiceAvailableAPIResult` in (https://developer.samsung.com/smarttv/develop/api-references/samsung-product-api-references/billing-api.html).
VerifyInvoiceAPIResult
Dart wrapper around `VerifyInvoiceAPIResult` in (https://developer.samsung.com/smarttv/develop/api-references/samsung-product-api-references/billing-api.html).

Enums

ItemType
The type of product. Enum representing potential ItemDetails.itemTypes and InvoiceDetails.itemTypes. Wraps `Product`(https://developer.samsung.com/smarttv/develop/guides/samsung-checkout/samsung-checkout-dpi-portal.html#Product) See the linked documentation for an explanation of the different constants.