@Component public class PaymentModelMapperPsd2 extends Object
| Constructor and Description |
|---|
PaymentModelMapperPsd2() |
public Object mapToGetPaymentResponse(Object payment, String paymentProduct)
public PaymentInitiationStatusResponse200Json mapToStatusResponseJson(GetPaymentStatusResponse response)
public byte[] mapToStatusResponseRaw(GetPaymentStatusResponse response)
public PaymentInitationRequestResponse201 mapToPaymentInitiationResponse(PaymentInitiationResponse response)
public PaymentInitiationParameters mapToPaymentRequestParameters(String paymentProduct, String paymentService, byte[] tpPSignatureCertificate, String tpPRedirectURI, String tpPNokRedirectURI, boolean tppExplicitAuthorisationPreferred, PsuIdData psuData, TppNotificationData tppNotificationData)
public PisPaymentCancellationRequest mapToPaymentCancellationRequest(String paymentProduct, String paymentService, String paymentId, Boolean tppExplicitAuthorisationPreferred, String tpPRedirectURI, String tpPNokRedirectURI)
public PaymentInitiationCancelResponse202 mapToPaymentInitiationCancelResponse(CancelPaymentResponse cancelPaymentResponse)
Copyright © 2020. All rights reserved.