@Service public class RedirectAndEmbeddedPaymentService extends Object implements ScaPaymentService
| Constructor and Description |
|---|
RedirectAndEmbeddedPaymentService() |
| Modifier and Type | Method and Description |
|---|---|
BulkPaymentInitiationResponse |
createBulkPayment(BulkPayment bulkPayment,
TppInfo tppInfo,
PaymentProduct paymentProduct,
Xs2aPisConsent pisConsent) |
PeriodicPaymentInitiationResponse |
createPeriodicPayment(PeriodicPayment payment,
TppInfo tppInfo,
PaymentProduct paymentProduct,
Xs2aPisConsent pisConsent) |
SinglePaymentInitiationResponse |
createSinglePayment(SinglePayment payment,
TppInfo tppInfo,
PaymentProduct paymentProduct,
Xs2aPisConsent pisConsent) |
public SinglePaymentInitiationResponse createSinglePayment(SinglePayment payment, TppInfo tppInfo, PaymentProduct paymentProduct, Xs2aPisConsent pisConsent)
createSinglePayment in interface ScaPaymentServicepublic PeriodicPaymentInitiationResponse createPeriodicPayment(PeriodicPayment payment, TppInfo tppInfo, PaymentProduct paymentProduct, Xs2aPisConsent pisConsent)
createPeriodicPayment in interface ScaPaymentServicepublic BulkPaymentInitiationResponse createBulkPayment(BulkPayment bulkPayment, TppInfo tppInfo, PaymentProduct paymentProduct, Xs2aPisConsent pisConsent)
createBulkPayment in interface ScaPaymentServiceCopyright © 2018 Pivotal Software, Inc.. All rights reserved.