The removePaymentGroupFromOrder Web service removes the payment group from the order.

Servlet Name

removePaymentGroupFromOrder

Input Parameters

orderId - The ID of the order from which the payment group will be removed.
paymentGroupId
- The ID of the payment group to be removed.

Output

none

Web Service Class

atg.commerce.order.OrderServices

Nucleus Component

/atg/commerce/order/orderServices

Executes within a session

Yes

WSDL URL

http://hostname:port/commerce/order/removePaymentGroupFromOrder?WSDL

Endpoint URL

http://hostname:port/commerce/order/removePaymentGroupFromOrder/removePaymentGroupFromOrder

Method

removePaymentGroupFromOrder(String orderId, String paymentGroupId)

Security FunctionalName

orderManagement

 
loading table of contents...