Class PaymentProduct5001SpecificOutput

java.lang.Object
com.onlinepayments.domain.PaymentProduct5001SpecificOutput

public class PaymentProduct5001SpecificOutput extends Object
  • Constructor Details

    • PaymentProduct5001SpecificOutput

      public PaymentProduct5001SpecificOutput()
  • Method Details

    • getAccountNumber

      public String getAccountNumber()
      The account number used for this transaction
    • setAccountNumber

      public void setAccountNumber(String value)
      The account number used for this transaction
    • withAccountNumber

      public PaymentProduct5001SpecificOutput withAccountNumber(String value)
      The account number used for this transaction
    • getAuthorisationCode

      public String getAuthorisationCode()
      The reference returned by redsys to identify the transaction
    • setAuthorisationCode

      public void setAuthorisationCode(String value)
      The reference returned by redsys to identify the transaction
    • withAuthorisationCode

      public PaymentProduct5001SpecificOutput withAuthorisationCode(String value)
      The reference returned by redsys to identify the transaction
    • getLiability

      public String getLiability()
      Determines the Fraud liability. Possible values are:
      • issuer - Fraud liability shifts to the issuer (eq. exemption accepted)
      • merchant - Fraud liability with the merchant Note: When not filled in, Fraud liability is not applicable for the current transaction.
    • setLiability

      public void setLiability(String value)
      Determines the Fraud liability. Possible values are:
      • issuer - Fraud liability shifts to the issuer (eq. exemption accepted)
      • merchant - Fraud liability with the merchant Note: When not filled in, Fraud liability is not applicable for the current transaction.
    • withLiability

      public PaymentProduct5001SpecificOutput withLiability(String value)
      Determines the Fraud liability. Possible values are:
      • issuer - Fraud liability shifts to the issuer (eq. exemption accepted)
      • merchant - Fraud liability with the merchant Note: When not filled in, Fraud liability is not applicable for the current transaction.
    • getMobilePhoneNumber

      public String getMobilePhoneNumber()
      The mobile phone number used for this transaction
    • setMobilePhoneNumber

      public void setMobilePhoneNumber(String value)
      The mobile phone number used for this transaction
    • withMobilePhoneNumber

      public PaymentProduct5001SpecificOutput withMobilePhoneNumber(String value)
      The mobile phone number used for this transaction
    • getOperationCode

      public String getOperationCode()
      The reference returned by redsys to identify the operation
    • setOperationCode

      public void setOperationCode(String value)
      The reference returned by redsys to identify the operation
    • withOperationCode

      public PaymentProduct5001SpecificOutput withOperationCode(String value)
      The reference returned by redsys to identify the operation