-
public class CardEntryActivityCommand
Commands that determine the behavior of the Square card entry activity after the completion of a CardNonceBackgroundHandler.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final class
CardEntryActivityCommand.Finish
Finish the card entry activity with CardEntryActivityResult.Success.
public final class
CardEntryActivityCommand.ShowError
Display message in an error dialog to the customer, and allow the customer to edit their card information and re-submit.
-