Package com.usebutton.merchant
An open source client library for Button merchants.
See: Description
-
Class Summary Class Description Builder Builder class for tracking a customer Order. Builder Builder class for order line item Order.LineItem. LineItem Represents a line item in the order lineItems Builder Builder class for order customer Order.Customer. Customer Represents a customer in the order customer Order Represents an order placed by the user to be reported using reportOrder ButtonMerchant Primary entry point for the Button merchant library. ActivityReportingTask Asynchronous task used to report user activity to Button. ButtonProduct A concrete implementation of the ButtonProductCompatible interface. -
Interface Summary Interface Description AttributionTokenListener An interface to receive callbacks each time the attribution token value has been updated. UserActivityListener Callbacks for tracking user activity. OrderListener Callbacks for report order PostInstallIntentListener Callbacks for post-install intent handler. ButtonProductCompatible An interface that defines the product properties that may be provided when reporting user activity.