Class SamsungPayConfig

  • All Implemented Interfaces:
    android.os.Parcelable

    
    public class SamsungPayConfig
     implements Parcelable
                        

    This class contains the Samsung Pay configuration for the checkout.

    • Constructor Detail

      • SamsungPayConfig

        SamsungPayConfig(String serviceId, CustomSheetPaymentInfo customSheetPaymentInfo)
        Creates the Samsung Pay configuration.
        Parameters:
        serviceId - The unique ID received from Samsung.
        customSheetPaymentInfo - The custom payment sheet information.