com.ibm.commerce.payment.commands

Interface GetPaymentInfoCmd

    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        Deprecated. 
        IBM copyright notice field.
        See Also:
        Constant Field Values
      • NAME

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

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

      • setOrderId

        void setOrderId(java.lang.Long orderId)
        Deprecated. 
        This method sets the orderId property of the command.
        Parameters:
        orderId - A Long that specifies the order reference number of the Order for which the payment information is to be obtained.
      • setUrl

        void setUrl(java.lang.String url)
        Deprecated. 
        This method sets the URL property of the command.
        Parameters:
        url - A String that specifies the URL to redirect to after the command completes its processing. The payment information is to be appended to this URL as additional name-value pairs in the query string.