GooglePayLauncher
class GooglePayLauncher
Responsible for launching the Google Pay payment sheet
Constructors
Link copied to clipboard
Used to launch the Google Pay payment sheet from within an Android Fragment. This class must be instantiated before the Fragment is created.
Used to launch the Google Pay payment sheet from within an Android Activity. This class must be instantiated before the Activity is created.
Functions
Link copied to clipboard
Launches the Google Pay payment sheet. This method cannot be called until the lifecycle of the Fragment or Activity used to instantiate your GooglePayLauncher has reached the CREATED state.