com.ibm.commerce.edp.commands

Interface CheckOrderPaymentAuthorizedCmd

    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        The IBM Copyright notice field.
        See Also:
        Constant Field Values
      • defaultCommandClassName

        static final java.lang.String defaultCommandClassName
        The default implementation of this command.
        See Also:
        Constant Field Values
      • NAME

        static final java.lang.String NAME
        The full name of this command.
        See Also:
        Constant Field Values
    • Method Detail

      • isOrderTotalAuthorized

        java.lang.Boolean isOrderTotalAuthorized()
        This method returns if the order is totally approved in Payment Rule.
        Returns:
        A Boolean represents if the order total is approved.