java.lang.Object
com.broadleafcommerce.paypal.micro.gateway.domain.orders.CommonPaymentSource
com.broadleafcommerce.paypal.micro.gateway.domain.orders.Sofort
All Implemented Interfaces:
Serializable

public class Sofort extends CommonPaymentSource implements Serializable
Information used to pay using Sofort.
Author:
Dima Myroniuk (dmyroniuk)
See Also:
  • Constructor Details

    • Sofort

      public Sofort()
  • Method Details

    • setIbanLastChars

      public void setIbanLastChars(String ibanLastChars)
      The last characters of the IBAN used to pay.
    • getIbanLastChars

      public String getIbanLastChars()
      The last characters of the IBAN used to pay.