| java.lang.Object | |
| ↳ | com.usebutton.sdk.purchasepath.PurchasePath |
Purchase Path response object that can be started to send the user to the partner application or embedded web view.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Starts the Purchase Path flow.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Starts the Purchase Path flow. User will be redirected to the Button embedded web view or the corresponding partner application.
| context | the context used to start any new Activity in the checkout flow.
|
|---|