Class RedirectPaymentProduct3306SpecificInput

java.lang.Object
com.onlinepayments.domain.RedirectPaymentProduct3306SpecificInput

public class RedirectPaymentProduct3306SpecificInput extends Object
  • Constructor Details

    • RedirectPaymentProduct3306SpecificInput

      public RedirectPaymentProduct3306SpecificInput()
  • Method Details

    • getExtraMerchantData

      public String getExtraMerchantData()
      In some cases, Klarna require additional information regarding the customer and the purchase in order to make a correct risk assessment. This information, called extra merchant data (EMD), may consist of data about the customer performing the transaction, the product/services associated with the transaction, or the seller and their affiliates.
    • setExtraMerchantData

      public void setExtraMerchantData(String value)
      In some cases, Klarna require additional information regarding the customer and the purchase in order to make a correct risk assessment. This information, called extra merchant data (EMD), may consist of data about the customer performing the transaction, the product/services associated with the transaction, or the seller and their affiliates.
    • withExtraMerchantData

      public RedirectPaymentProduct3306SpecificInput withExtraMerchantData(String value)
      In some cases, Klarna require additional information regarding the customer and the purchase in order to make a correct risk assessment. This information, called extra merchant data (EMD), may consist of data about the customer performing the transaction, the product/services associated with the transaction, or the seller and their affiliates.