@Component public class PaymentInitiationHeadersBuilder extends AbstractHeadersBuilder
scaApproachResolver| Constructor and Description |
|---|
PaymentInitiationHeadersBuilder(ScaApproachResolver scaApproachResolver) |
| Modifier and Type | Method and Description |
|---|---|
ResponseHeaders |
buildInitiatePaymentHeaders(@Nullable String authorisationId,
@NotNull String selfLink,
@NotNull NotificationModeResponseHeaders notificationHeaders)
Builds response headers for successful initiate payment request
|
buildStartAuthorisationHeaders, buildUpdatePsuDataHeaders@Autowired public PaymentInitiationHeadersBuilder(ScaApproachResolver scaApproachResolver)
public ResponseHeaders buildInitiatePaymentHeaders(@Nullable @Nullable String authorisationId, @NotNull @NotNull String selfLink, @NotNull @NotNull NotificationModeResponseHeaders notificationHeaders)
authorisationId - id of the authorisation, if it was created implicitlyselfLink - link to the newly created paymentnotificationHeaders - NotificationModeResponseHeaders notification headersCopyright © 2020. All rights reserved.