@Service public class ReadCommonPaymentService extends Object implements ReadPaymentService
| Constructor and Description |
|---|
ReadCommonPaymentService() |
| Modifier and Type | Method and Description |
|---|---|
PaymentInformationResponse<CommonPayment> |
getPayment(CommonPaymentData commonPaymentData,
PsuIdData psuData,
String encryptedPaymentId,
String acceptMediaType) |
public PaymentInformationResponse<CommonPayment> getPayment(CommonPaymentData commonPaymentData, PsuIdData psuData, String encryptedPaymentId, String acceptMediaType)
getPayment in interface ReadPaymentServiceCopyright © 2019. All rights reserved.