|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CsrAjaxService
This page provides access to functionality and data required by the CSR (Customer Service Representative) tab of the Commerce Manager.
Method Summary | |
---|---|
Customer |
addCreditCard(Customer customer,
CustomerCreditCard customerCreditCard)
Adds a new credit card to the given customer. |
java.util.List |
getSupportedCardTypes()
Returns a list of supported card types, e.g. |
Methods inherited from interface com.elasticpath.service.EpService |
---|
getElasticPath, setElasticPath |
Method Detail |
---|
Customer addCreditCard(Customer customer, CustomerCreditCard customerCreditCard)
customer
- The customer that the card belongs tocustomerCreditCard
- the credit card
java.util.List getSupportedCardTypes()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |