@Component public class PaymentModelMapperPsd2 extends Object
| Constructor and Description |
|---|
PaymentModelMapperPsd2() |
| Modifier and Type | Method and Description |
|---|---|
Object |
mapToGetPaymentResponse12(Object payment,
PaymentType type,
PaymentProduct product) |
PaymentInitiationCancelResponse200202 |
mapToPaymentInitiationCancelResponse(CancelPaymentResponse cancelPaymentResponse) |
Object |
mapToPaymentInitiationResponse12(Object response) |
PaymentInitiationParameters |
mapToPaymentRequestParameters(String paymentProduct,
String paymentService,
byte[] tpPSignatureCertificate,
String tpPRedirectURI,
String tpPNokRedirectURI,
boolean tppExplicitAuthorisationPreferred,
PsuIdData psuData) |
static PaymentInitiationStatusResponse200Json |
mapToStatusResponse12(TransactionStatus status) |
static TransactionStatus |
mapToTransactionStatus12(TransactionStatus responseObject) |
public Object mapToGetPaymentResponse12(Object payment, PaymentType type, PaymentProduct product)
public static PaymentInitiationStatusResponse200Json mapToStatusResponse12(TransactionStatus status)
public static TransactionStatus mapToTransactionStatus12(TransactionStatus responseObject)
public PaymentInitiationParameters mapToPaymentRequestParameters(String paymentProduct, String paymentService, byte[] tpPSignatureCertificate, String tpPRedirectURI, String tpPNokRedirectURI, boolean tppExplicitAuthorisationPreferred, PsuIdData psuData)
public PaymentInitiationCancelResponse200202 mapToPaymentInitiationCancelResponse(CancelPaymentResponse cancelPaymentResponse)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.