Class PaymentTransactionDetails


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

      • PaymentTransactionDetails

        public PaymentTransactionDetails()
    • Method Detail

      • getFinancialInstitution

        public String getFinancialInstitution()
        External financial institution identifier.
      • getNetReceivedAmount

        public BigDecimal getNetReceivedAmount()
        Amount received by the seller.
      • getTotalPaidAmount

        public BigDecimal getTotalPaidAmount()
        Total amount paid by the buyer (includes fees).
      • getInstallmentAmount

        public BigDecimal getInstallmentAmount()
        Total installments amount.
      • getOverpaidAmount

        public BigDecimal getOverpaidAmount()
        Amount overpaid (only for tickets).
      • getExternalResourceUrl

        public String getExternalResourceUrl()
        Identifies the resource in the payment processor.
      • getPaymentMethodReferenceId

        public String getPaymentMethodReferenceId()
        For credit card payments is the USN. For offline payment methods, is the reference to give to the cashier or to input into the ATM.
      • getAcquirerReference

        public String getAcquirerReference()
        Acquirer Reference.
      • getTransactionId

        public String getTransactionId()
        BACEN identifier for Pix.
      • getDigitableLine

        public String getDigitableLine()
        Barcode digitable line.
      • getVerificationCode

        public String getVerificationCode()
        Verification code.
      • getPayableDeferralPeriod

        public String getPayableDeferralPeriod()
        Payable deferral period.
      • getBankTransferId

        public String getBankTransferId()
        Bank transfer id.