Interface SopResponseUrlStrategy
- All Known Implementing Classes:
DefaultSopResponseUrlStrategy
public interface SopResponseUrlStrategy
Silent Order Post Response URL Strategy.
Used to determine the response (callback) URL for a SOP payment service request.
-
Method Summary
-
Method Details
-
getUrl
String getUrl()Get the URL for the SOP Response.- Returns:
- the implementation-specific SOP response URL.
-