Class PaymentAdditionalInfoPayer


  • public class PaymentAdditionalInfoPayer
    extends Object
    PaymentAdditionalInfoPayer class.
    • Constructor Detail

      • PaymentAdditionalInfoPayer

        public PaymentAdditionalInfoPayer()
    • Method Detail

      • getFirstName

        public String getFirstName()
        Payer's name.
      • getLastName

        public String getLastName()
        Payer's last name.
      • getAddress

        public Address getAddress()
        Payer's address.
      • getRegistrationDate

        public OffsetDateTime getRegistrationDate()
        Date of registration of the payer on your site.