Package-level declarations
Types
Link copied to clipboard
This Activity can be used in order to perform the "Capture With Metadata Flow". Specifically, this entails:
Link copied to clipboard
open class WebUiActivity : SbBaseActivity, WebUiFragment.Listener, WebUiNetworkErrorFragment.Listener
Barebones Activity wrapper for the WebUiFragment which contains minimal functionality, but can be used directly. This activity can also be extended to get base WebUi functionality, adding additional UI and functionality as required.
Link copied to clipboard
class WebUiFragment : SbBaseFragment, WebUI, SDKLifecycleObserver, TransactionDataObserver, BackPressedGuard
Fragment used to display the Spend Manager UI.
Link copied to clipboard
A fragment which will display as a full screen error when the Web UI flow encounters an unrecoverable error.