public class CisSapDigitalPaymentFormActionUrlStrategy extends java.lang.Object implements PaymentFormActionUrlStrategy
| Constructor and Description |
|---|
CisSapDigitalPaymentFormActionUrlStrategy() |
| Modifier and Type | Method and Description |
|---|---|
CisSapDigitalPaymentService |
getCisSapDigitalPaymentService() |
java.lang.String |
getHopRequestUrl()
Invoke the CisSapDigitalPaymentService to get the registration URL and the session ID.
|
PaymentFormActionUrlStrategy |
getPaymentFormActionUrlStrategy() |
SessionService |
getSessionService() |
java.lang.String |
getSopRequestUrl(java.lang.String clientRef)
Gets the URI of the Silent Order Post.
|
void |
setCisSapDigitalPaymentService(CisSapDigitalPaymentService cisSapDigitalPaymentService) |
void |
setPaymentFormActionUrlStrategy(PaymentFormActionUrlStrategy paymentFormActionUrlStrategy) |
void |
setSessionService(SessionService sessionService) |
public CisSapDigitalPaymentFormActionUrlStrategy()
public java.lang.String getHopRequestUrl()
getHopRequestUrl in interface PaymentFormActionUrlStrategypublic java.lang.String getSopRequestUrl(java.lang.String clientRef)
PaymentFormActionUrlStrategygetSopRequestUrl in interface PaymentFormActionUrlStrategyclientRef - unique identifier representing the client in a call to external services.public CisSapDigitalPaymentService getCisSapDigitalPaymentService()
public void setCisSapDigitalPaymentService(CisSapDigitalPaymentService cisSapDigitalPaymentService)
cisSapDigitalPaymentService - the cisSapDigitalPaymentService to setpublic PaymentFormActionUrlStrategy getPaymentFormActionUrlStrategy()
public void setPaymentFormActionUrlStrategy(PaymentFormActionUrlStrategy paymentFormActionUrlStrategy)
paymentFormActionUrlStrategy - the paymentFormActionUrlStrategy to setpublic SessionService getSessionService()
public void setSessionService(SessionService sessionService)
sessionService - the sessionService to setCopyright © 2018 SAP SE. All Rights Reserved.