Package 

Class AfterpayPacificPaymentParams

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Map<String, String> getParamsForRequest() Returns the map of parameters needed for AFTERPAY_PACIFIC transaction.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AfterpayPacificPaymentParams

        AfterpayPacificPaymentParams(String checkoutId)
        Creates the payment parameters for AFTERPAY_PACIFIC transaction.
        Parameters:
        checkoutId - The checkout id.