Package com.samsung.android.sdk.samsungpay.v2.payment.sheet


package com.samsung.android.sdk.samsungpay.v2.payment.sheet
  • Class
    Description
    This class contains constants for AddressControl
    This class provides AddressControl on custom payment sheet.
    AddressControl is used for displaying billing address or shipping address
    on custom payment sheet from "My Info" menu option on Samsung Pay app.

    Caution: AddressControl must be returned in onResult() on SheetUpdatedListener to remove progress bar on custom payment sheet.
    This class provides AmountBoxControl on custom payment sheet.
    AmountBoxControl is used for displaying amount information on custom payment sheet.
    This class contains constants for AmountControlBox.
    This class provides custom payment sheet which contains various SheetControls.
    This class provides PlainTextControl on custom payment sheet.
    This control is used for displaying 2-line text with title or 1-line text without title.
    This class is basic class for each component on custom payment sheet.
    This enumeration provides SDK supported SheetControl type such as
    PLAINTEXT, AMOUNTBOX, ADDRESS and SPINNER.
    This class provides ControlSheet item type to distinguish each item type on custom payment sheet.
    This interface is for listening SheetControl events.
    This class provides SpinnerControl on custom payment sheet.
    SpinnerControl is used for displaying spinner option on custom payment sheet.