| com.usebutton.sdk.boost.BoostView.Listener |
Listener that is invoked when a user interacts with a BoostView
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract void |
onPurchasePathRequest(PurchasePathRequest purchasePathRequest, String organizationId)
Use this method if you intend to show brand terms or details before a PurchasePath is started.
| ||||||||||
Use this method if you intend to show brand terms or details before a PurchasePath is started.
| purchasePathRequest | The request to be fetched to obtain a PurchasePath object |
|---|---|
| organizationId | The identifier of the merchant organization for the PurchasePath
|