public abstract class AbstractHeadersBuilder extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ScaApproachResolver |
scaApproachResolver |
| Constructor and Description |
|---|
AbstractHeadersBuilder() |
| Modifier and Type | Method and Description |
|---|---|
ResponseHeaders |
buildStartAuthorisationHeaders(@NotNull String authorisationId)
Builds response headers for successful start payment authorisation request
|
ResponseHeaders |
buildUpdatePsuDataHeaders(@NotNull String authorisationId)
Builds response headers for successful update payment initiation PSU Data request
|
protected ScaApproachResolver scaApproachResolver
public ResponseHeaders buildStartAuthorisationHeaders(@NotNull @NotNull String authorisationId)
authorisationId - id of the created authorisationpublic ResponseHeaders buildUpdatePsuDataHeaders(@NotNull @NotNull String authorisationId)
authorisationId - id of the authorisation, used in the requestCopyright © 2020. All rights reserved.