@Component public class RedirectLinkBuilder extends Object
| Constructor and Description |
|---|
RedirectLinkBuilder() |
| Modifier and Type | Method and Description |
|---|---|
String |
buildConsentScaRedirectLink(String encryptedConsentId,
String authorisationId)
Builds redirect links by template from AspspProfile.
|
String |
buildPaymentCancellationScaRedirectLink(String encryptedPaymentId,
String authorisationId)
Builds redirect links by template from AspspProfile.
|
String |
buildPaymentScaRedirectLink(String encryptedPaymentId,
String authorisationId)
Builds redirect links by template from AspspProfile.
|
public String buildConsentScaRedirectLink(String encryptedConsentId, String authorisationId)
encryptedConsentId - - Encrypted Payment ID provided to TPPauthorisationId - - ID of Authorisation, used as redirect-idpublic String buildPaymentScaRedirectLink(String encryptedPaymentId, String authorisationId)
encryptedPaymentId - - Encrypted Payment ID provided to TPPauthorisationId - - ID of Authorisation, used as redirect-idpublic String buildPaymentCancellationScaRedirectLink(String encryptedPaymentId, String authorisationId)
encryptedPaymentId - - Encrypted Payment ID provided to TPPauthorisationId - - ID of Authorisation, used as redirect-idCopyright © 2019. All rights reserved.