java.lang.Object
com.samsung.android.sdk.samsungpay.v2.payment.sheet.AmountConstants
public class AmountConstants
extends Object
This class contains constants for AmountControlBox.
- Since:
- API Level 1.3
-
Field Summary
Fields
This is an option to display "Total (Amount pending)" with price value for AmountTotal on custom payment sheet.
This is an option to display "Amount pending" instead of price value for AmountTotal on custom payment sheet.
This is an option to display "Total (Estimated amount)" with price value for AmountTotal on custom payment sheet.
This is an option to display "Total (Estimated charge)" with price value for AmountTotal on custom payment sheet.
This is an option to display "Total (Estimated fare)" with price value for AmountTotal on custom payment sheet.
This is an option to display "Free" instead of price value for AmountTotal on custom payment sheet.
This is an option to display "Total (Pending)" with price value for AmountTotal on custom payment sheet.
This is an option to display "Pending" instead of price value for AmountTotal on custom payment sheet.
This is an option to display price value only for AmountTotal on custom payment sheet.
This is an option to display "Total (Up to amount)" with price value for AmountTotal on custom payment sheet.
-
Constructor Summary
Constructors
-
-
Field Details
-
-
-
-
-
FORMAT_TOTAL_FREE_TEXT_ONLY
public static final String FORMAT_TOTAL_FREE_TEXT_ONLY
This is an option to display "Free" instead of price value for AmountTotal on custom payment sheet.
- Since:
- API Level 1.3
- See Also:
-
-
-
FORMAT_TOTAL_AMOUNT_PENDING_TEXT_ONLY
public static final String FORMAT_TOTAL_AMOUNT_PENDING_TEXT_ONLY
This is an option to display "Amount pending" instead of price value for AmountTotal on custom payment sheet.
- Since:
- API Level 1.3
- See Also:
-
-
-
FORMAT_TOTAL_PENDING_TEXT_ONLY
public static final String FORMAT_TOTAL_PENDING_TEXT_ONLY
This is an option to display "Pending" instead of price value for AmountTotal on custom payment sheet.
- Since:
- API Level 1.3
- See Also:
-
-
-
Constructor Details
-
AmountConstants
public AmountConstants()
Samsung Electronics.
Samsung Pay SDK 2.22.00 - Nov 19 2024