java.lang.Object
com.samsung.android.sdk.samsungpay.v2.payment.CardInfo
All Implemented Interfaces:
android.os.Parcelable

public class CardInfo extends Object implements android.os.Parcelable
This class provides card information related to payment operations.
Since:
API Level 1.1
See Also:
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static class 
    This is builder class for constructing CardInfo object which is passed to Samsung Pay from merchant.

    Nested classes/interfaces inherited from interface android.os.Parcelable

    android.os.Parcelable.ClassLoaderCreator<T extends Object>, android.os.Parcelable.Creator<T extends Object>
  • Field Summary

    Fields inherited from interface android.os.Parcelable

    CONTENTS_FILE_DESCRIPTOR, PARCELABLE_WRITE_RETURN_VALUE
  • Method Summary

    Modifier and Type
    Method
    Description
    API to get the card brand.
    API to get unique identification of a card in Samsung Pay.
    android.os.Bundle
    API to get extra card information(if any) related to the card.

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait