| Modifier and Type | Method and Description |
|---|---|
protected CCPaymentInfoData |
AnonymousCheckoutIntegrationTest.buildPaymentInfo(AddressData billingAddress) |
| Modifier and Type | Method and Description |
|---|---|
CCPaymentInfoData |
PaymentSubscriptionResultData.getStoredCard() |
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentSubscriptionResultData.setStoredCard(CCPaymentInfoData storedCard) |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<CreditCardPaymentInfoModel,CCPaymentInfoData> |
PaymentSubscriptionResultDataPopulator.getCreditCardPaymentInfoConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentSubscriptionResultDataPopulator.setCreditCardPaymentInfoConverter(Converter<CreditCardPaymentInfoModel,CCPaymentInfoData> creditCardPaymentInfoConverter) |
| Modifier and Type | Method and Description |
|---|---|
protected CCPaymentInfoData |
QuotesProcessIntegrationTest.buildPaymentInfo(AddressData billingAddress) |
| Modifier and Type | Method and Description |
|---|---|
protected CCPaymentInfoData |
ExtendedCartsController.handlePaymentSubscriptionResultData(PaymentSubscriptionResultData paymentSubscriptionResultData,
Errors errors)
Method analyze payment subscription result data.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CCPaymentInfoData> |
CustomerProfileData.getPaymentInfoList() |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomerProfileData.setPaymentInfoList(java.util.List<CCPaymentInfoData> paymentInfoList) |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<CreditCardPaymentInfoModel,CCPaymentInfoData> |
CustomerProfileDataPopulator.getCreditCardPaymentInfoConverter() |
protected java.util.List<CCPaymentInfoData> |
CustomerProfileDataPopulator.getPaymentInfoList(CustomerModel userModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomerProfileDataPopulator.setCreditCardPaymentInfoConverter(Converter<CreditCardPaymentInfoModel,CCPaymentInfoData> creditCardPaymentInfoConverter) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
PaymentMethodCheckoutStepController.checkPaymentSubscription(Model model,
PaymentDetailsForm paymentDetailsForm,
CCPaymentInfoData newPaymentSubscription) |
protected void |
PaymentMethodCheckoutStepController.fillInPaymentData(PaymentDetailsForm paymentDetailsForm,
CCPaymentInfoData paymentInfoData) |
| Modifier and Type | Method and Description |
|---|---|
Converter<CisSapDigitalPaymentPollRegisteredCardResult,CCPaymentInfoData> |
SapDigitalPaySavePollCardResultAction.getCisSapDigitalPaymentPaymentInfoConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
SapDigitalPaySavePollCardResultAction.setCisSapDigitalPaymentPaymentInfoConverter(Converter<CisSapDigitalPaymentPollRegisteredCardResult,CCPaymentInfoData> cisSapDigitalPaymentPaymentInfoConverter) |
| Modifier and Type | Method and Description |
|---|---|
CCPaymentInfoData |
DefaultSapDigitalPaymentAcceleratorCheckoutFacade.createPaymentSubscription(CCPaymentInfoData paymentInfoData) |
| Modifier and Type | Method and Description |
|---|---|
Converter<CisSapDigitalPaymentPollRegisteredCardResult,CCPaymentInfoData> |
DefaultCisSapDigitalPaymentFacade.getCisSapDigitalPaymentPaymentInfoConverter() |
| Modifier and Type | Method and Description |
|---|---|
CCPaymentInfoData |
DefaultSapDigitalPaymentAcceleratorCheckoutFacade.createPaymentSubscription(CCPaymentInfoData paymentInfoData) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCisSapDigitalPaymentFacade.setCisSapDigitalPaymentPaymentInfoConverter(Converter<CisSapDigitalPaymentPollRegisteredCardResult,CCPaymentInfoData> cisSapDigitalPaymentPaymentInfoConverter) |
| Modifier and Type | Method and Description |
|---|---|
void |
CisSapDigitalPaymentPaymentInfoPopulator.populate(CisSapDigitalPaymentPollRegisteredCardResult source,
CCPaymentInfoData target) |
| Modifier and Type | Method and Description |
|---|---|
CreditCardPaymentInfoModel |
SapDigitalPaymentService.createPaymentSubscription(CCPaymentInfoData paymentInfoData,
java.util.Map<java.lang.String,java.lang.Object> params)
creates payment subscription
|
| Modifier and Type | Method and Description |
|---|---|
CreditCardPaymentInfoModel |
DefaultSapDigitalPaymentService.createPaymentSubscription(CCPaymentInfoData paymentInfoData,
java.util.Map<java.lang.String,java.lang.Object> params)
Creates a payment subscription and returns the
CreditCardPaymentInfoModel |
protected CardInfo |
DefaultSapDigitalPaymentService.populateCardInfo(CCPaymentInfoData paymentInfoData)
Populates the
populateCardInfo |
protected void |
DefaultSapDigitalPaymentService.saveDeliveryAddressToPaymentInfoData(CCPaymentInfoData paymentInfoData,
CartModel currentCart)
Saves the delivery address to payment info
|
| Modifier and Type | Method and Description |
|---|---|
protected Converter<CreditCardPaymentInfoModel,CCPaymentInfoData> |
DefaultCustomerFacade.getCreditCardPaymentInfoConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCustomerFacade.setCreditCardPaymentInfoConverter(Converter<CreditCardPaymentInfoModel,CCPaymentInfoData> creditCardPaymentInfoConverter) |
| Modifier and Type | Method and Description |
|---|---|
CCPaymentInfoData |
CheckoutFacade.createPaymentSubscription(CCPaymentInfoData paymentInfoData)
Create new payment subscription.
|
| Modifier and Type | Method and Description |
|---|---|
CCPaymentInfoData |
CheckoutFacade.createPaymentSubscription(CCPaymentInfoData paymentInfoData)
Create new payment subscription.
|
| Modifier and Type | Method and Description |
|---|---|
protected Converter<CreditCardPaymentInfoModel,CCPaymentInfoData> |
AbstractOrderPopulator.getCreditCardPaymentInfoConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
CreditCardPaymentInfoPopulator.populate(CreditCardPaymentInfoModel source,
CCPaymentInfoData target) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractOrderPopulator.setCreditCardPaymentInfoConverter(Converter<CreditCardPaymentInfoModel,CCPaymentInfoData> creditCardPaymentInfoConverter) |
| Modifier and Type | Method and Description |
|---|---|
CCPaymentInfoData |
AbstractOrderData.getPaymentInfo() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CCPaymentInfoData> |
CCPaymentInfoDatas.getPaymentInfos() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractOrderData.setPaymentInfo(CCPaymentInfoData paymentInfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
CCPaymentInfoDatas.setPaymentInfos(java.util.List<CCPaymentInfoData> paymentInfos) |
| Modifier and Type | Method and Description |
|---|---|
CCPaymentInfoData |
DefaultCheckoutFacade.createPaymentSubscription(CCPaymentInfoData paymentInfoData) |
protected CCPaymentInfoData |
DefaultCheckoutFacade.getPaymentDetails() |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<CreditCardPaymentInfoModel,CCPaymentInfoData> |
DefaultCheckoutFacade.getCreditCardPaymentInfoConverter() |
| Modifier and Type | Method and Description |
|---|---|
CCPaymentInfoData |
DefaultCheckoutFacade.createPaymentSubscription(CCPaymentInfoData paymentInfoData) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCheckoutFacade.setCreditCardPaymentInfoConverter(Converter<CreditCardPaymentInfoModel,CCPaymentInfoData> creditCardPaymentInfoConverter) |
| Modifier and Type | Method and Description |
|---|---|
CCPaymentInfoData |
UserFacade.getCCPaymentInfoForCode(java.lang.String code)
Returns the current user's credit card payment info given it's code
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CCPaymentInfoData> |
UserFacade.getCCPaymentInfos(boolean saved)
Returns the current user's Credit Card Payment Infos
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserFacade.setDefaultPaymentInfo(CCPaymentInfoData paymentInfo)
Sets the default Payment Info
|
void |
UserFacade.updateCCPaymentInfo(CCPaymentInfoData paymentInfo)
Updates current users' payment info
|
| Modifier and Type | Method and Description |
|---|---|
void |
CCPaymentInfoReversePopulator.populate(CCPaymentInfoData ccPaymentInfoData,
CreditCardPaymentInfoModel cardPaymentInfoModel) |
| Modifier and Type | Method and Description |
|---|---|
CCPaymentInfoData |
DefaultUserFacade.getCCPaymentInfoForCode(java.lang.String code) |
| Modifier and Type | Method and Description |
|---|---|
protected Populator<CCPaymentInfoData,CreditCardPaymentInfoModel> |
DefaultUserFacade.getCardPaymentInfoReversePopulator() |
java.util.List<CCPaymentInfoData> |
DefaultUserFacade.getCCPaymentInfos(boolean saved) |
protected Converter<CreditCardPaymentInfoModel,CCPaymentInfoData> |
DefaultUserFacade.getCreditCardPaymentInfoConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultUserFacade.setDefaultPaymentInfo(CCPaymentInfoData paymentInfoData) |
void |
DefaultUserFacade.updateCCPaymentInfo(CCPaymentInfoData paymentInfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultUserFacade.setCardPaymentInfoReversePopulator(Populator<CCPaymentInfoData,CreditCardPaymentInfoModel> cardPaymentInfoReversePopulator) |
void |
DefaultUserFacade.setCreditCardPaymentInfoConverter(Converter<CreditCardPaymentInfoModel,CCPaymentInfoData> creditCardPaymentInfoConverter) |
| Modifier and Type | Method and Description |
|---|---|
CCPaymentInfoData |
DefaultCisSubscriptionFacade.changePaymentMethod(CCPaymentInfoData paymentInfo,
java.lang.String action,
boolean propagate,
java.util.Map<java.lang.String,java.lang.String> parameters) |
CCPaymentInfoData |
DefaultCisSubscriptionFacade.createPaymentSubscription(java.util.Map<java.lang.String,java.lang.String> paymentParameters) |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<java.util.Map<java.lang.String,java.lang.String>,CCPaymentInfoData> |
DefaultCisSubscriptionFacade.getCcPaymentInfoDataConverter() |
protected Converter<ResponseEntity,CCPaymentInfoData> |
DefaultCisSubscriptionFacade.getCisCCPaymentInfoDataConverter() |
protected Converter<CreditCardPaymentInfoModel,CCPaymentInfoData> |
DefaultCisSubscriptionFacade.getCreditCardPaymentInfoConverter() |
| Modifier and Type | Method and Description |
|---|---|
CCPaymentInfoData |
DefaultCisSubscriptionFacade.changePaymentMethod(CCPaymentInfoData paymentInfo,
java.lang.String action,
boolean propagate,
java.util.Map<java.lang.String,java.lang.String> parameters) |
protected java.lang.String |
DefaultCisSubscriptionFacade.getMerchantPaymentMethodIdFromPaymentInfo(CCPaymentInfoData paymentInfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCisSubscriptionFacade.setCcPaymentInfoDataConverter(Converter<java.util.Map<java.lang.String,java.lang.String>,CCPaymentInfoData> ccPaymentInfoDataConverter) |
void |
DefaultCisSubscriptionFacade.setCisCCPaymentInfoDataConverter(Converter<ResponseEntity,CCPaymentInfoData> cisCCPaymentInfoDataConverter) |
void |
DefaultCisSubscriptionFacade.setCreditCardPaymentInfoConverter(Converter<CreditCardPaymentInfoModel,CCPaymentInfoData> creditCardPaymentInfoConverter) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCCPaymentInfoDataPopulator.populate(java.util.Map<java.lang.String,java.lang.String> source,
CCPaymentInfoData target) |
void |
CisCCPaymentInfoDataPopulator.populate(ResponseEntity source,
CCPaymentInfoData target) |
protected void |
CisCCPaymentInfoDataPopulator.populateCardType(java.lang.String source,
CCPaymentInfoData target) |
| Modifier and Type | Field and Description |
|---|---|
protected CCPaymentInfoData |
BaseOrdermanagementFacadeTest.ccPaymentInfoData |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<CCPaymentInfoData,CreditCardPaymentInfoModel> |
PaymentTransactionReversePopulator.getCardPaymentInfoReverseConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentTransactionReversePopulator.setCardPaymentInfoReverseConverter(Converter<CCPaymentInfoData,CreditCardPaymentInfoModel> cardPaymentInfoReverseConverter) |
| Modifier and Type | Method and Description |
|---|---|
CCPaymentInfoData |
PaymentTransactionData.getPaymentInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentTransactionData.setPaymentInfo(CCPaymentInfoData paymentInfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
CreditCardPaymentInfoDataMapper.mapAtoB(CCPaymentInfoData a,
PaymentDetailsWsDTO b,
MappingContext context) |
void |
CreditCardPaymentInfoDataMapper.mapBtoA(PaymentDetailsWsDTO b,
CCPaymentInfoData a,
MappingContext context) |
protected void |
CreditCardPaymentInfoDataMapper.mapCartTypeAtoB(CCPaymentInfoData a,
PaymentDetailsWsDTO b,
MappingContext context) |
protected void |
CreditCardPaymentInfoDataMapper.mapCartTypeBtoA(PaymentDetailsWsDTO b,
CCPaymentInfoData a,
MappingContext context) |
protected void |
CreditCardPaymentInfoDataMapper.mapdDefaultPaymentAtoB(CCPaymentInfoData a,
PaymentDetailsWsDTO b,
MappingContext context) |
protected void |
CreditCardPaymentInfoDataMapper.mapDefaultPaymentBtoA(PaymentDetailsWsDTO b,
CCPaymentInfoData a,
MappingContext context) |
| Modifier and Type | Method and Description |
|---|---|
CCPaymentInfoData |
SapOrdermgmtB2BCheckoutFacade.createPaymentSubscription(CCPaymentInfoData paymentInfoData) |
| Modifier and Type | Method and Description |
|---|---|
CCPaymentInfoData |
SapOrdermgmtB2BCheckoutFacade.createPaymentSubscription(CCPaymentInfoData paymentInfoData) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
SapDigitalPaymentAndBillingMethodCheckoutStepController.checkPaymentSubscription(Model model,
PaymentDetailsForm paymentDetailsForm,
CCPaymentInfoData newPaymentSubscription) |
protected void |
SapDigitalPaymentAndBillingMethodCheckoutStepController.fillInPaymentData(PaymentDetailsForm paymentDetailsForm,
CCPaymentInfoData paymentInfoData) |
| Modifier and Type | Method and Description |
|---|---|
CCPaymentInfoData |
SubscriptionFacade.changePaymentMethod(CCPaymentInfoData paymentInfo,
java.lang.String action,
boolean propagate,
java.util.Map<java.lang.String,java.lang.String> parameters)
Changes an existing payment method.
|
CCPaymentInfoData |
SubscriptionFacade.createPaymentSubscription(java.util.Map<java.lang.String,java.lang.String> paymentParameters)
Creates a payment subscription on the hybris side.
|
CCPaymentInfoData |
SubscriptionFacade.updateCreatedPaymentMethod(CCPaymentInfoData paymentType,
java.util.Map<java.lang.String,java.lang.String> paramMap)
Updates an newly-created Payment Type with the Subscription Service information.
|
| Modifier and Type | Method and Description |
|---|---|
CCPaymentInfoData |
SubscriptionFacade.changePaymentMethod(CCPaymentInfoData paymentInfo,
java.lang.String action,
boolean propagate,
java.util.Map<java.lang.String,java.lang.String> parameters)
Changes an existing payment method.
|
CCPaymentInfoData |
SubscriptionFacade.updateCreatedPaymentMethod(CCPaymentInfoData paymentType,
java.util.Map<java.lang.String,java.lang.String> paramMap)
Updates an newly-created Payment Type with the Subscription Service information.
|
| Modifier and Type | Method and Description |
|---|---|
CCPaymentInfoData |
DefaultSubscriptionFacade.changePaymentMethod(CCPaymentInfoData paymentInfo,
java.lang.String action,
boolean propagate,
java.util.Map<java.lang.String,java.lang.String> parameters) |
protected CCPaymentInfoData |
AbstractSubscriptionFacade.createEmptyCCPaymentInfoData()
Creates an empty
CCPaymentInfoData object. |
CCPaymentInfoData |
DefaultSubscriptionFacade.createPaymentSubscription(java.util.Map<java.lang.String,java.lang.String> paymentParameters) |
CCPaymentInfoData |
AbstractSubscriptionFacade.updateCreatedPaymentMethod(CCPaymentInfoData paymentInfo,
java.util.Map<java.lang.String,java.lang.String> paramMap) |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<CreditCardPaymentInfoModel,CCPaymentInfoData> |
AbstractSubscriptionFacade.getCreditCardPaymentInfoConverter() |
| Modifier and Type | Method and Description |
|---|---|
CCPaymentInfoData |
DefaultSubscriptionFacade.changePaymentMethod(CCPaymentInfoData paymentInfo,
java.lang.String action,
boolean propagate,
java.util.Map<java.lang.String,java.lang.String> parameters) |
CCPaymentInfoData |
AbstractSubscriptionFacade.updateCreatedPaymentMethod(CCPaymentInfoData paymentInfo,
java.util.Map<java.lang.String,java.lang.String> paramMap) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractSubscriptionFacade.setCreditCardPaymentInfoConverter(Converter<CreditCardPaymentInfoModel,CCPaymentInfoData> creditCardPaymentInfoConverter) |
| Modifier and Type | Method and Description |
|---|---|
void |
CreditCardPaymentInfoPopulator.populate(CreditCardPaymentInfoModel source,
CCPaymentInfoData target) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
PaymentMethodCheckoutStepController.checkPaymentSubscription(Model model,
PaymentDetailsForm paymentDetailsForm,
CCPaymentInfoData newPaymentSubscription) |
protected void |
PaymentMethodCheckoutStepController.fillInPaymentData(PaymentDetailsForm paymentDetailsForm,
CCPaymentInfoData paymentInfoData) |
| Modifier and Type | Method and Description |
|---|---|
void |
CCPaymentInfoDataMapper.mapAtoB(CCPaymentInfoData a,
PaymentDetailsWsDTO b,
MappingContext context) |
void |
CCPaymentInfoDataMapper.mapBtoA(PaymentDetailsWsDTO b,
CCPaymentInfoData a,
MappingContext context) |
protected void |
CCPaymentInfoDataMapper.mapCartTypeAtoB(CCPaymentInfoData a,
PaymentDetailsWsDTO b,
MappingContext context) |
protected void |
CCPaymentInfoDataMapper.mapCartTypeBtoA(PaymentDetailsWsDTO b,
CCPaymentInfoData a,
MappingContext context) |
protected void |
CCPaymentInfoDataMapper.mapdDefaultPaymentAtoB(CCPaymentInfoData a,
PaymentDetailsWsDTO b,
MappingContext context) |
protected void |
CCPaymentInfoDataMapper.mapDefaultPaymentBtoA(PaymentDetailsWsDTO b,
CCPaymentInfoData a,
MappingContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpRequestPaymentInfoPopulator.populate(HttpServletRequest request,
CCPaymentInfoData target,
java.util.Collection<PaymentInfoOption> options) |
| Modifier and Type | Method and Description |
|---|---|
CCPaymentInfoData |
CustomersController.getPaymentInfo(java.lang.String id)
Web service for getting current user's credit card payment info by id.
Sample call: https://localhost:9002/rest/v1/mysite/customers/paymentinfos/123 Method requires authentication and is restricted to HTTPS |
| Modifier and Type | Method and Description |
|---|---|
CCPaymentInfoData |
PaymentDetailsController.getPaymentInfo(java.lang.String paymentDetailsId) |
| Modifier and Type | Method and Description |
|---|---|
protected ConfigurablePopulator<HttpServletRequest,CCPaymentInfoData,PaymentInfoOption> |
BaseCommerceController.getHttpRequestPaymentInfoPopulator() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BaseCommerceController.setHttpRequestPaymentInfoPopulator(ConfigurablePopulator<HttpServletRequest,CCPaymentInfoData,PaymentInfoOption> httpRequestPaymentInfoPopulator) |
Copyright © 2018 SAP SE. All Rights Reserved.