Class Bancontact

    • Constructor Detail

      • Bancontact

        public Bancontact()
    • Method Detail

      • setCardLastDigits

        public void setCardLastDigits​(String cardLastDigits)
        The last digits of the card used to fund the Bancontact payment.
      • setIbanLastChars

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

        public String getCardLastDigits()
        The last digits of the card used to fund the Bancontact payment.
      • getIbanLastChars

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