Uses of Class
de.hybris.platform.payment.commands.request.CreateSubscriptionRequest
-
Packages that use CreateSubscriptionRequest Package Description de.hybris.platform.payment.commands.impl de.hybris.platform.payment.methods de.hybris.platform.payment.methods.impl -
-
Uses of CreateSubscriptionRequest in de.hybris.platform.payment.commands.impl
Methods in de.hybris.platform.payment.commands.impl with parameters of type CreateSubscriptionRequest Modifier and Type Method Description SubscriptionResultCreateSubscriptionMockCommand. perform(CreateSubscriptionRequest request) -
Uses of CreateSubscriptionRequest in de.hybris.platform.payment.methods
Methods in de.hybris.platform.payment.methods with parameters of type CreateSubscriptionRequest Modifier and Type Method Description SubscriptionResultCardPaymentService. createSubscription(CreateSubscriptionRequest request)Creates an account at the payment provider -
Uses of CreateSubscriptionRequest in de.hybris.platform.payment.methods.impl
Methods in de.hybris.platform.payment.methods.impl with parameters of type CreateSubscriptionRequest Modifier and Type Method Description SubscriptionResultDefaultCardPaymentServiceImpl. createSubscription(CreateSubscriptionRequest request)
-