The getCurrentOrderId Web service returns the ID of the current user’s current order from the shopping cart. If there is no order in the shopping cart, null is returned.

Servlet Name

getCurrentOrderId

Input Parameters

none

Output

The ID of the current order or null if there is no current order.

Web Service Class

atg.commerce.order.OrderService

Nucleus Component

/atg/commerce/order/orderServices

Executes within a session

Yes

WSDL URL

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

Endpoint URL

http://hostname:port/commerce/order/getCurrentOrderId/getCurrentOrderId

Method

getCurrentOrderId()

Security FunctionalName

getCurrentOrderId

 
loading table of contents...