Uses of Class
de.hybris.platform.commercefacades.order.data.CCPaymentInfoDatas
Packages that use CCPaymentInfoDatas
-
Uses of CCPaymentInfoDatas in de.hybris.platform.ycommercewebservices.v1.controller
Methods in de.hybris.platform.ycommercewebservices.v1.controller that return CCPaymentInfoDatasModifier and TypeMethodDescriptionCustomersController.getPaymentInfos(boolean saved) Web service for getting current user's credit card payment infos.
Sample call: http://localhost:9001/rest/v1/mysite/customers/paymentinfos?saved=true
Method requires authentication and is restricted toHTTPSchannel.
Method type :GET.