@Service public class OauthScaPaymentService extends Object implements ScaPaymentService
| Constructor and Description |
|---|
OauthScaPaymentService() |
| Modifier and Type | Method and Description |
|---|---|
List<PaymentInitialisationResponse> |
createBulkPayment(List<SinglePayment> payments,
TppInfo tppInfo,
String paymentProduct) |
PaymentInitialisationResponse |
createPeriodicPayment(PeriodicPayment periodicPayment,
TppInfo tppInfo,
String paymentProduct) |
PaymentInitialisationResponse |
createSinglePayment(SinglePayment singlePayment,
TppInfo tppInfo,
String paymentProduct) |
public PaymentInitialisationResponse createPeriodicPayment(PeriodicPayment periodicPayment, TppInfo tppInfo, String paymentProduct)
createPeriodicPayment in interface ScaPaymentServicepublic List<PaymentInitialisationResponse> createBulkPayment(List<SinglePayment> payments, TppInfo tppInfo, String paymentProduct)
createBulkPayment in interface ScaPaymentServicepublic PaymentInitialisationResponse createSinglePayment(SinglePayment singlePayment, TppInfo tppInfo, String paymentProduct)
createSinglePayment in interface ScaPaymentServiceCopyright © 2018 Pivotal Software, Inc.. All rights reserved.