Package 

Class SamsungPayPaymentParams

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      SamsungPayPaymentParams(String checkoutId, String paymentCredential) Creates an object representing the SAMSUNGPAY payment parameters.
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Map<String, String> getParamsForRequest() Returns a map of all parameters needed for transaction.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SamsungPayPaymentParams

        SamsungPayPaymentParams(String checkoutId, String paymentCredential)
        Creates an object representing the SAMSUNGPAY payment parameters.
        Parameters:
        checkoutId - the checkout ID of the transaction.
        paymentCredential - The payment credentials from Samsung Pay SDK.