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,
PsuIdData psuIdData) |
PaymentInitiationResponse initiatePayment(T payment, String paymentProduct, PsuIdData psuIdData)
Copyright © 2019. All rights reserved.