Class PaymentProduct3208SpecificInput

java.lang.Object
com.onlinepayments.domain.PaymentProduct3208SpecificInput

public class PaymentProduct3208SpecificInput extends Object
  • Constructor Details

    • PaymentProduct3208SpecificInput

      public PaymentProduct3208SpecificInput()
  • Method Details

    • getMerchantFinanceCode

      public String getMerchantFinanceCode()
      This field indicates the finance code provided by the merchant after the buyer has selected the proper financing option.
    • setMerchantFinanceCode

      public void setMerchantFinanceCode(String value)
      This field indicates the finance code provided by the merchant after the buyer has selected the proper financing option.
    • withMerchantFinanceCode

      public PaymentProduct3208SpecificInput withMerchantFinanceCode(String value)
      This field indicates the finance code provided by the merchant after the buyer has selected the proper financing option.