com.usebutton.sdk.checkout.CheckoutExtension |
This interface allows you to create a Checkout extension which allow dynamic customization of the checkout experience.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Called when the checkout experience is closed
| |||||||||||
Called during the initialization of the Checkout experience
| |||||||||||
Called during navigation events in the checkout experience
|
Called when the checkout experience is closed
Called during the initialization of the Checkout experience
checkout | An interface which allows you to customize the experience. |
---|
Called during navigation events in the checkout experience
uri | The uri the of the event. This can contain a web link or and Android URI |
---|---|
checkout | An interface which allows you to customize the experience. |