DisplayedScreen

public class DisplayedScreen

Represents the currently visible screen presented in PaymentFragment

Types

Link copied to clipboard

Bottom sheet for selecting a bank to pay with.

Link copied to clipboard

Prompt for the user to install the selected banking app.

Link copied to clipboard

More information screen.

Link copied to clipboard
public class Nothing extends DisplayedScreen

Default state - nothing visible

Link copied to clipboard

Prompt for the user to select another application to share the payment request through.

Link copied to clipboard

Entrypoint to the payment flow - shows which bank is selected (or prompts the user to choose a payment provider if there is no previous selection) for making the payment.

Link copied to clipboard
public class ReviewBottomSheet extends DisplayedScreen

Payment details review screen.

Link copied to clipboard
public class ShareSheet extends DisplayedScreen

OS native share sheet.

Inheritors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard