Uses of Class
de.hybris.platform.core.model.order.payment.CreditCardPaymentInfoModel
Packages that use CreditCardPaymentInfoModel
Package
Description
-
Uses of CreditCardPaymentInfoModel in de.hybris.platform.acceleratorfacades.payment.populators
Methods in de.hybris.platform.acceleratorfacades.payment.populators that return types with arguments of type CreditCardPaymentInfoModelModifier and TypeMethodDescriptionprotected Converter<CreditCardPaymentInfoModel,CCPaymentInfoData> PaymentSubscriptionResultDataPopulator.getCreditCardPaymentInfoConverter()Method parameters in de.hybris.platform.acceleratorfacades.payment.populators with type arguments of type CreditCardPaymentInfoModelModifier and TypeMethodDescriptionvoidPaymentSubscriptionResultDataPopulator.setCreditCardPaymentInfoConverter(Converter<CreditCardPaymentInfoModel, CCPaymentInfoData> creditCardPaymentInfoConverter) -
Uses of CreditCardPaymentInfoModel in de.hybris.platform.acceleratorservices.payment
Methods in de.hybris.platform.acceleratorservices.payment with parameters of type CreditCardPaymentInfoModelModifier and TypeMethodDescriptionPaymentService.beginHopCreatePaymentSubscription(String siteName, String responseUrl, String merchantCallbackUrl, CustomerModel customerModel, CreditCardPaymentInfoModel cardInfo, AddressModel paymentAddress) This method generates the Hosted Order Page request data which includes all data required to create a subscription (customer profile).PaymentService.beginSopCreatePaymentSubscription(String siteName, String responseUrl, String merchantCallbackUrl, CustomerModel customerModel, CreditCardPaymentInfoModel cardInfo, AddressModel paymentAddress) This method generates the Hosted Order Page request data which includes all data required to create a subscription (customer profile). -
Uses of CreditCardPaymentInfoModel in de.hybris.platform.acceleratorservices.payment.cybersource.converters.populators
Methods in de.hybris.platform.acceleratorservices.payment.cybersource.converters.populators with parameters of type CreditCardPaymentInfoModelModifier and TypeMethodDescriptionvoidPaymentInfoDataPopulator.populate(CreditCardPaymentInfoModel source, PaymentInfoData target) -
Uses of CreditCardPaymentInfoModel in de.hybris.platform.acceleratorservices.payment.cybersource.strategies.impl
Methods in de.hybris.platform.acceleratorservices.payment.cybersource.strategies.impl that return CreditCardPaymentInfoModelModifier and TypeMethodDescriptionDefaultCreditCardPaymentInfoCreateStrategy.createCreditCardPaymentInfo(SubscriptionInfoData subscriptionInfo, PaymentInfoData paymentInfo, AddressModel billingAddress, CustomerModel customerModel, boolean saveInAccount) DefaultCreditCardPaymentInfoCreateStrategy.saveSubscription(CustomerModel customerModel, CustomerInfoData customerInfoData, SubscriptionInfoData subscriptionInfo, PaymentInfoData paymentInfoData, boolean saveInAccount) Methods in de.hybris.platform.acceleratorservices.payment.cybersource.strategies.impl that return types with arguments of type CreditCardPaymentInfoModelModifier and TypeMethodDescriptionprotected Converter<CreditCardPaymentInfoModel,PaymentInfoData> DefaultCreateSubscriptionRequestStrategy.getPaymentInfoDataConverter()Methods in de.hybris.platform.acceleratorservices.payment.cybersource.strategies.impl with parameters of type CreditCardPaymentInfoModelModifier and TypeMethodDescriptionDefaultCreateSubscriptionRequestStrategy.createSubscriptionRequest(String siteName, String requestUrl, String responseUrl, String merchantCallbackUrl, CustomerModel customerModel, CreditCardPaymentInfoModel cardInfo, AddressModel paymentAddress) Method parameters in de.hybris.platform.acceleratorservices.payment.cybersource.strategies.impl with type arguments of type CreditCardPaymentInfoModelModifier and TypeMethodDescriptionvoidDefaultCreateSubscriptionRequestStrategy.setPaymentInfoDataConverter(Converter<CreditCardPaymentInfoModel, PaymentInfoData> paymentInfoDataConverter) -
Uses of CreditCardPaymentInfoModel in de.hybris.platform.acceleratorservices.payment.dao
Methods in de.hybris.platform.acceleratorservices.payment.dao that return CreditCardPaymentInfoModelModifier and TypeMethodDescriptionCreditCardPaymentSubscriptionDao.findCreditCartPaymentBySubscription(String subscriptionId) -
Uses of CreditCardPaymentInfoModel in de.hybris.platform.acceleratorservices.payment.dao.impl
Methods in de.hybris.platform.acceleratorservices.payment.dao.impl that return CreditCardPaymentInfoModelModifier and TypeMethodDescriptionDefaultCreditCardPaymentSubscriptionDao.findCreditCartPaymentBySubscription(String subscriptionId) -
Uses of CreditCardPaymentInfoModel in de.hybris.platform.acceleratorservices.payment.data
Methods in de.hybris.platform.acceleratorservices.payment.data that return CreditCardPaymentInfoModelMethods in de.hybris.platform.acceleratorservices.payment.data with parameters of type CreditCardPaymentInfoModelModifier and TypeMethodDescriptionvoidPaymentSubscriptionResultItem.setStoredCard(CreditCardPaymentInfoModel storedCard) -
Uses of CreditCardPaymentInfoModel in de.hybris.platform.acceleratorservices.payment.impl
Methods in de.hybris.platform.acceleratorservices.payment.impl with parameters of type CreditCardPaymentInfoModelModifier and TypeMethodDescriptionDefaultAcceleratorPaymentService.beginHopCreatePaymentSubscription(String siteName, String responseUrl, String merchantCallbackUrl, CustomerModel customer, CreditCardPaymentInfoModel cardInfo, AddressModel paymentAddress) DefaultAcceleratorPaymentService.beginSopCreatePaymentSubscription(String siteName, String responseUrl, String merchantCallbackUrl, CustomerModel customer, CreditCardPaymentInfoModel cardInfo, AddressModel paymentAddress) -
Uses of CreditCardPaymentInfoModel in de.hybris.platform.acceleratorservices.payment.strategies
Methods in de.hybris.platform.acceleratorservices.payment.strategies that return CreditCardPaymentInfoModelModifier and TypeMethodDescriptionCreditCardPaymentInfoCreateStrategy.createCreditCardPaymentInfo(SubscriptionInfoData subscriptionInfo, PaymentInfoData paymentInfo, AddressModel billingAddress, CustomerModel customerModel, boolean saveInAccount) CreditCardPaymentInfoCreateStrategy.saveSubscription(CustomerModel customerModel, CustomerInfoData customerInfoData, SubscriptionInfoData subscriptionInfo, PaymentInfoData paymentInfoData, boolean saveInAccount) Methods in de.hybris.platform.acceleratorservices.payment.strategies with parameters of type CreditCardPaymentInfoModelModifier and TypeMethodDescriptionCreateSubscriptionRequestStrategy.createSubscriptionRequest(String siteName, String requestUrl, String responseUrl, String merchantCallbackUrl, CustomerModel customerModel, CreditCardPaymentInfoModel cardInfo, AddressModel paymentAddress) -
Uses of CreditCardPaymentInfoModel in de.hybris.platform.assistedservicestorefront.customer360.populators
Methods in de.hybris.platform.assistedservicestorefront.customer360.populators that return types with arguments of type CreditCardPaymentInfoModelModifier and TypeMethodDescriptionprotected Converter<CreditCardPaymentInfoModel,CCPaymentInfoData> CustomerProfileDataPopulator.getCreditCardPaymentInfoConverter()Method parameters in de.hybris.platform.assistedservicestorefront.customer360.populators with type arguments of type CreditCardPaymentInfoModelModifier and TypeMethodDescriptionvoidCustomerProfileDataPopulator.setCreditCardPaymentInfoConverter(Converter<CreditCardPaymentInfoModel, CCPaymentInfoData> creditCardPaymentInfoConverter) -
Uses of CreditCardPaymentInfoModel in de.hybris.platform.commercefacades.customer.impl
Methods in de.hybris.platform.commercefacades.customer.impl that return types with arguments of type CreditCardPaymentInfoModelModifier and TypeMethodDescriptionprotected Converter<CreditCardPaymentInfoModel,CCPaymentInfoData> DefaultCustomerFacade.getCreditCardPaymentInfoConverter()Method parameters in de.hybris.platform.commercefacades.customer.impl with type arguments of type CreditCardPaymentInfoModelModifier and TypeMethodDescriptionvoidDefaultCustomerFacade.setCreditCardPaymentInfoConverter(Converter<CreditCardPaymentInfoModel, CCPaymentInfoData> creditCardPaymentInfoConverter) -
Uses of CreditCardPaymentInfoModel in de.hybris.platform.commercefacades.order.converters.populator
Methods in de.hybris.platform.commercefacades.order.converters.populator that return types with arguments of type CreditCardPaymentInfoModelModifier and TypeMethodDescriptionprotected Converter<CreditCardPaymentInfoModel,CCPaymentInfoData> AbstractOrderPopulator.getCreditCardPaymentInfoConverter()Methods in de.hybris.platform.commercefacades.order.converters.populator with parameters of type CreditCardPaymentInfoModelModifier and TypeMethodDescriptionvoidCreditCardPaymentInfoPopulator.populate(CreditCardPaymentInfoModel source, CCPaymentInfoData target) Method parameters in de.hybris.platform.commercefacades.order.converters.populator with type arguments of type CreditCardPaymentInfoModelModifier and TypeMethodDescriptionvoidAbstractOrderPopulator.setCreditCardPaymentInfoConverter(Converter<CreditCardPaymentInfoModel, CCPaymentInfoData> creditCardPaymentInfoConverter) -
Uses of CreditCardPaymentInfoModel in de.hybris.platform.commercefacades.order.impl
Methods in de.hybris.platform.commercefacades.order.impl that return types with arguments of type CreditCardPaymentInfoModelModifier and TypeMethodDescriptionprotected Converter<CreditCardPaymentInfoModel,CCPaymentInfoData> DefaultCheckoutFacade.getCreditCardPaymentInfoConverter()Method parameters in de.hybris.platform.commercefacades.order.impl with type arguments of type CreditCardPaymentInfoModelModifier and TypeMethodDescriptionvoidDefaultCheckoutFacade.setCreditCardPaymentInfoConverter(Converter<CreditCardPaymentInfoModel, CCPaymentInfoData> creditCardPaymentInfoConverter) -
Uses of CreditCardPaymentInfoModel in de.hybris.platform.commercefacades.user.converters.populator
Methods in de.hybris.platform.commercefacades.user.converters.populator with parameters of type CreditCardPaymentInfoModelModifier and TypeMethodDescriptionvoidCCPaymentInfoReversePopulator.populate(CCPaymentInfoData ccPaymentInfoData, CreditCardPaymentInfoModel cardPaymentInfoModel) -
Uses of CreditCardPaymentInfoModel in de.hybris.platform.commercefacades.user.impl
Methods in de.hybris.platform.commercefacades.user.impl that return types with arguments of type CreditCardPaymentInfoModelModifier and TypeMethodDescriptionprotected Populator<CCPaymentInfoData,CreditCardPaymentInfoModel> DefaultUserFacade.getCardPaymentInfoReversePopulator()protected Converter<CreditCardPaymentInfoModel,CCPaymentInfoData> DefaultUserFacade.getCreditCardPaymentInfoConverter()Method parameters in de.hybris.platform.commercefacades.user.impl with type arguments of type CreditCardPaymentInfoModelModifier and TypeMethodDescriptionvoidDefaultUserFacade.setCardPaymentInfoReversePopulator(Populator<CCPaymentInfoData, CreditCardPaymentInfoModel> cardPaymentInfoReversePopulator) voidDefaultUserFacade.setCreditCardPaymentInfoConverter(Converter<CreditCardPaymentInfoModel, CCPaymentInfoData> creditCardPaymentInfoConverter) -
Uses of CreditCardPaymentInfoModel in de.hybris.platform.commerceservices.customer
Methods in de.hybris.platform.commerceservices.customer that return CreditCardPaymentInfoModelModifier and TypeMethodDescriptionCustomerAccountService.createPaymentSubscription(CustomerModel customerModel, CardInfo cardInfo, BillingInfo billingInfo, String titleCode, String paymentProvider, boolean saveInAccount) Creates a payment subscription using specifiedpaymentProvider.CustomerAccountService.getCreditCardPaymentInfoForCode(CustomerModel customerModel, String code) Retrieves the customer's credit card payment info given its codeMethods in de.hybris.platform.commerceservices.customer that return types with arguments of type CreditCardPaymentInfoModelModifier and TypeMethodDescriptionCustomerAccountService.getCreditCardPaymentInfos(CustomerModel customerModel, boolean saved) Retrieves the customer's list of credit card payment information.Methods in de.hybris.platform.commerceservices.customer with parameters of type CreditCardPaymentInfoModelModifier and TypeMethodDescriptionvoidCustomerAccountService.deleteCCPaymentInfo(CustomerModel customerModel, CreditCardPaymentInfoModel creditCardPaymentInfo) Delete credit card payment info.voidCustomerAccountService.unlinkCCPaymentInfo(CustomerModel customerModel, CreditCardPaymentInfoModel creditCardPaymentInfo) Deprecated, for removal: This API element is subject to removal in a future version.Since 6.7. -
Uses of CreditCardPaymentInfoModel in de.hybris.platform.commerceservices.customer.dao
Methods in de.hybris.platform.commerceservices.customer.dao that return CreditCardPaymentInfoModelModifier and TypeMethodDescriptionCustomerAccountDao.findCreditCardPaymentInfoByCustomer(CustomerModel customerModel, String code) Retrieves the customer's credit card payment infoMethods in de.hybris.platform.commerceservices.customer.dao that return types with arguments of type CreditCardPaymentInfoModelModifier and TypeMethodDescriptionCustomerAccountDao.findCreditCardPaymentInfosByCustomer(CustomerModel customerModel, boolean saved) Retrieves the customer's list of credit card payment infos -
Uses of CreditCardPaymentInfoModel in de.hybris.platform.commerceservices.customer.dao.impl
Methods in de.hybris.platform.commerceservices.customer.dao.impl that return CreditCardPaymentInfoModelModifier and TypeMethodDescriptionDefaultCustomerAccountDao.findCreditCardPaymentInfoByCustomer(CustomerModel customerModel, String code) Methods in de.hybris.platform.commerceservices.customer.dao.impl that return types with arguments of type CreditCardPaymentInfoModelModifier and TypeMethodDescriptionDefaultCustomerAccountDao.findCreditCardPaymentInfosByCustomer(CustomerModel customerModel, boolean saved) -
Uses of CreditCardPaymentInfoModel in de.hybris.platform.commerceservices.customer.impl
Methods in de.hybris.platform.commerceservices.customer.impl that return CreditCardPaymentInfoModelModifier and TypeMethodDescriptionDefaultCustomerAccountService.createPaymentSubscription(CustomerModel customerModel, CardInfo cardInfo, BillingInfo billingInfo, String titleCode, String paymentProvider, boolean saveInAccount) DefaultCustomerAccountService.getCreditCardPaymentInfoForCode(CustomerModel customerModel, String code) Methods in de.hybris.platform.commerceservices.customer.impl that return types with arguments of type CreditCardPaymentInfoModelModifier and TypeMethodDescriptionDefaultCustomerAccountService.getCreditCardPaymentInfos(CustomerModel customerModel, boolean saved) Methods in de.hybris.platform.commerceservices.customer.impl with parameters of type CreditCardPaymentInfoModelModifier and TypeMethodDescriptionvoidDefaultCustomerAccountService.deleteCCPaymentInfo(CustomerModel customerModel, CreditCardPaymentInfoModel creditCardPaymentInfo) voidDefaultCustomerAccountService.unlinkCCPaymentInfo(CustomerModel customerModel, CreditCardPaymentInfoModel creditCardPaymentInfo) Deprecated, for removal: This API element is subject to removal in a future version.Since 6.7. -
Uses of CreditCardPaymentInfoModel in de.hybris.platform.integration.cis.subscription.facades.impl
Methods in de.hybris.platform.integration.cis.subscription.facades.impl that return types with arguments of type CreditCardPaymentInfoModelModifier and TypeMethodDescriptionprotected Converter<CreditCardPaymentInfoModel,CCPaymentInfoData> DefaultCisSubscriptionFacade.getCreditCardPaymentInfoConverter()Method parameters in de.hybris.platform.integration.cis.subscription.facades.impl with type arguments of type CreditCardPaymentInfoModelModifier and TypeMethodDescriptionvoidDefaultCisSubscriptionFacade.setCreditCardPaymentInfoConverter(Converter<CreditCardPaymentInfoModel, CCPaymentInfoData> creditCardPaymentInfoConverter) -
Uses of CreditCardPaymentInfoModel in de.hybris.platform.ordermanagementfacades.payment.converters.populator
Methods in de.hybris.platform.ordermanagementfacades.payment.converters.populator that return types with arguments of type CreditCardPaymentInfoModelModifier and TypeMethodDescriptionprotected Converter<CCPaymentInfoData,CreditCardPaymentInfoModel> PaymentTransactionReversePopulator.getCardPaymentInfoReverseConverter()Method parameters in de.hybris.platform.ordermanagementfacades.payment.converters.populator with type arguments of type CreditCardPaymentInfoModelModifier and TypeMethodDescriptionvoidPaymentTransactionReversePopulator.setCardPaymentInfoReverseConverter(Converter<CCPaymentInfoData, CreditCardPaymentInfoModel> cardPaymentInfoReverseConverter) -
Uses of CreditCardPaymentInfoModel in de.hybris.platform.subscriptionfacades.impl
Methods in de.hybris.platform.subscriptionfacades.impl that return types with arguments of type CreditCardPaymentInfoModelModifier and TypeMethodDescriptionprotected Converter<CreditCardPaymentInfoModel,CCPaymentInfoData> AbstractSubscriptionFacade.getCreditCardPaymentInfoConverter()Method parameters in de.hybris.platform.subscriptionfacades.impl with type arguments of type CreditCardPaymentInfoModelModifier and TypeMethodDescriptionvoidAbstractSubscriptionFacade.setCreditCardPaymentInfoConverter(Converter<CreditCardPaymentInfoModel, CCPaymentInfoData> creditCardPaymentInfoConverter) -
Uses of CreditCardPaymentInfoModel in de.hybris.platform.subscriptionfacades.order.converters.populator
Methods in de.hybris.platform.subscriptionfacades.order.converters.populator with parameters of type CreditCardPaymentInfoModelModifier and TypeMethodDescriptionvoidCreditCardPaymentInfoPopulator.populate(CreditCardPaymentInfoModel source, CCPaymentInfoData target) -
Uses of CreditCardPaymentInfoModel in de.hybris.platform.yacceleratortest.orders
Methods in de.hybris.platform.yacceleratortest.orders with parameters of type CreditCardPaymentInfoModelModifier and TypeMethodDescriptionprotected booleanAcceleratorTestOrderData.matchesCardInfo(CreditCardPaymentInfoModel storedCard, CardInfo cardInfo) Method parameters in de.hybris.platform.yacceleratortest.orders with type arguments of type CreditCardPaymentInfoModelModifier and TypeMethodDescriptionprotected booleanAcceleratorTestOrderData.containsCardInfo(List<CreditCardPaymentInfoModel> storedCards, CardInfo cardInfo)