Class DefaultSapDigitalCardPaymentService
java.lang.Object
de.hybris.platform.payment.methods.impl.DefaultCardPaymentServiceImpl
de.hybris.platform.cissapdigitalpayment.service.impl.DefaultSapDigitalCardPaymentService
- All Implemented Interfaces:
de.hybris.platform.payment.methods.CardPaymentService,de.hybris.platform.payment.methods.PaymentMethod
public class DefaultSapDigitalCardPaymentService
extends de.hybris.platform.payment.methods.impl.DefaultCardPaymentServiceImpl
SAP Digital-Payment Addon specific implementation extending
DefaultCardPaymentServiceImpl for creating
subscription-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionde.hybris.platform.payment.commands.result.SubscriptionResultcreateSubscription(de.hybris.platform.payment.commands.request.CreateSubscriptionRequest request) Methods inherited from class de.hybris.platform.payment.methods.impl.DefaultCardPaymentServiceImpl
authorize, authorize, capture, deleteSubscription, enrollmentCheck, getCommandFactoryRegistry, getSubscriptionData, partialCapture, refundFollowOn, refundStandalone, setCommandFactoryRegistry, updateSubscription, voidCreditOrCapture
-
Constructor Details
-
DefaultSapDigitalCardPaymentService
public DefaultSapDigitalCardPaymentService()
-
-
Method Details
-
createSubscription
public de.hybris.platform.payment.commands.result.SubscriptionResult createSubscription(de.hybris.platform.payment.commands.request.CreateSubscriptionRequest request) throws de.hybris.platform.payment.AdapterException - Specified by:
createSubscriptionin interfacede.hybris.platform.payment.methods.CardPaymentService- Overrides:
createSubscriptionin classde.hybris.platform.payment.methods.impl.DefaultCardPaymentServiceImpl- Throws:
de.hybris.platform.payment.AdapterException
-