@Component public class RedirectLinkBuilder extends Object
| Constructor and Description |
|---|
RedirectLinkBuilder() |
| Modifier and Type | Method and Description |
|---|---|
String |
buildConsentScaRedirectLink(String encryptedConsentId,
String redirectId,
String internalRequestId)
Builds redirect links by template from AspspProfile.
|
String |
buildPaymentCancellationScaRedirectLink(String encryptedPaymentId,
String redirectId,
String internalRequestId)
Builds redirect links by template from AspspProfile.
|
String |
buildPaymentScaRedirectLink(String encryptedPaymentId,
String redirectId,
String internalRequestId)
Builds redirect links by template from AspspProfile.
|
public String buildConsentScaRedirectLink(String encryptedConsentId, String redirectId, String internalRequestId)
encryptedConsentId - - Encrypted Payment ID provided to TPPredirectId - - Redirect IDinternalRequestId - - Internal Request IDpublic String buildPaymentScaRedirectLink(String encryptedPaymentId, String redirectId, String internalRequestId)
encryptedPaymentId - - Encrypted Payment ID provided to TPPredirectId - - Redirect IDinternalRequestId - - Internal Request IDpublic String buildPaymentCancellationScaRedirectLink(String encryptedPaymentId, String redirectId, String internalRequestId)
encryptedPaymentId - - Encrypted Payment ID provided to TPPredirectId - - Redirect IDinternalRequestId - - Internal Request IDCopyright © 2020. All rights reserved.