public class DefaultSapDigitalPaymentFacade extends java.lang.Object implements SapDigitalPaymentFacade
SapDigitalPaymentFacade| Constructor and Description |
|---|
DefaultSapDigitalPaymentFacade() |
| Modifier and Type | Method and Description |
|---|---|
void |
createPollRegisteredCardProcess(java.lang.String sessionId)
Creates the registration card polling process
|
java.lang.String |
getCardRegistrationUrl()
Fetch the registration URL from the SAP Digital payment.
|
SapDigitalPaymentService |
getSapDigitalPaymentService() |
void |
setSapDigitalPaymentService(SapDigitalPaymentService sapDigitalPaymentService) |
public java.lang.String getCardRegistrationUrl()
SapDigitalPaymentFacadegetCardRegistrationUrl in interface SapDigitalPaymentFacadepublic void createPollRegisteredCardProcess(java.lang.String sessionId)
SapDigitalPaymentFacadecreatePollRegisteredCardProcess in interface SapDigitalPaymentFacadesessionId - - session-id is passed to digital-payments to get the card details.public SapDigitalPaymentService getSapDigitalPaymentService()
public void setSapDigitalPaymentService(SapDigitalPaymentService sapDigitalPaymentService)
sapDigitalPaymentService - the sapDigitalPaymentService to setCopyright © 2018 SAP SE. All Rights Reserved.