Interface SapRevenueCloudDigitalPaymentService
- All Known Implementing Classes:
DefaultSapRevenueCloudDigitalPaymentService
public interface SapRevenueCloudDigitalPaymentService
Sap Revenue Cloud Digital Payment Service Layer Component
-
Method Summary
Modifier and TypeMethodDescriptioncheckPaymentCardRegistration(String sessionId) Checks payment card registration if successful then saves model in commerce
-
Method Details
-
checkPaymentCardRegistration
Checks payment card registration if successful then saves model in commerce- Parameters:
sessionId- Session ID of digital payment registration request- Returns:
CreditCardPaymentInfoModelif successful else null
-