Interface ChargebackServiceLocal

    • Method Detail

      • canChargeback

        boolean canChargeback​(Transfer transfer)
        Returns whether the given transfer can be charged back. In order to be charged back, a transfer needs to be processed and not be charged back already. Also, the PaymentTransferType.getMaxChargebackTime() needs to be honored.