The addCreditCardToOrder Web service adds the credit card information to an order.

Servlet Name

addCreditCardToOrder

Input Parameters

orderId – The ID of the order.
creditCard
– The credit card to be added to the order.

Output

The ID of newly created payment group.

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/addCreditCardToOrder?WSDL

Endpoint URL

http://hostname:port/commerce/order/addCreditCardToOrder/addCreditCardToOrder

Method

addCreditCardToOrder(String orderId, BasicCreditCardInfoImpl creditCard)

Security FunctionalName

orderManagement


Copyright © 1997, 2012 Oracle and/or its affiliates. All rights reserved. Legal Notices