public interface PaymentFormActionUrlStrategy
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getHopRequestUrl()
Gets the URI of the Hosted Order Page.
|
java.lang.String |
getSopRequestUrl(java.lang.String clientRef)
Gets the URI of the Silent Order Post.
|
java.lang.String getHopRequestUrl()
java.lang.String getSopRequestUrl(java.lang.String clientRef)
clientRef - unique identifier representing the client in a call to external services.Copyright © 2018 SAP SE. All Rights Reserved.