T - type of the payment initiated by this servicepublic interface PaymentInitiationService<T extends CommonPayment>
| Modifier and Type | Method and Description |
|---|---|
PaymentInitiationResponse |
initiatePayment(T payment,
String paymentProduct,
de.adorsys.psd2.xs2a.core.psu.PsuIdData psuIdData) |
PaymentInitiationResponse initiatePayment(T payment, String paymentProduct, de.adorsys.psd2.xs2a.core.psu.PsuIdData psuIdData)
Copyright © 2020. All rights reserved.