Package 

Enum PaymentMethodUiType

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      SIMPLE_BUTTON

      The SIMPLE_BUTTON type represents a payment method where the customer only has to press the button. Everything else is handled by some third party native library

      FORM

      The FORM type represents a payment method where the form is created and controlled by Primer

    • Method Summary

      Modifier and Type Method Description
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait