@Component public class Xs2aToCmsPisCommonPaymentRequestMapper extends Object
| Constructor and Description |
|---|
Xs2aToCmsPisCommonPaymentRequestMapper() |
| Modifier and Type | Method and Description |
|---|---|
PisCommonPaymentRequest |
mapToCmsBulkPisCommonPaymentRequest(BulkPayment bulkPayment,
String paymentProduct) |
PisCommonPaymentRequest |
mapToCmsPeriodicPisCommonPaymentRequest(PeriodicPayment periodicPayment,
String paymentProduct) |
PisCommonPaymentRequest |
mapToCmsSinglePisCommonPaymentRequest(SinglePayment singlePayment,
String paymentProduct) |
PisPaymentInfo |
mapToPisPaymentInfo(PaymentInitiationParameters paymentInitiationParameters,
TppInfo tppInfo,
PaymentInitiationResponse response) |
PisPaymentInfo |
mapToPisPaymentInfo(PaymentInitiationParameters paymentInitiationParameters,
TppInfo tppInfo,
PaymentInitiationResponse response,
byte[] paymentData) |
public Xs2aToCmsPisCommonPaymentRequestMapper()
public PisPaymentInfo mapToPisPaymentInfo(PaymentInitiationParameters paymentInitiationParameters, TppInfo tppInfo, PaymentInitiationResponse response, byte[] paymentData)
public PisPaymentInfo mapToPisPaymentInfo(PaymentInitiationParameters paymentInitiationParameters, TppInfo tppInfo, PaymentInitiationResponse response)
public PisCommonPaymentRequest mapToCmsSinglePisCommonPaymentRequest(SinglePayment singlePayment, String paymentProduct)
public PisCommonPaymentRequest mapToCmsPeriodicPisCommonPaymentRequest(PeriodicPayment periodicPayment, String paymentProduct)
public PisCommonPaymentRequest mapToCmsBulkPisCommonPaymentRequest(BulkPayment bulkPayment, String paymentProduct)
Copyright © 2019. All rights reserved.