List<PaymentInitialisationResponse> |
ScaPaymentService.createBulkPayment(List<SinglePayment> payments,
TppInfo tppInfo,
String paymentProduct) |
List<PaymentInitialisationResponse> |
RedirectScaPaymentService.createBulkPayment(List<SinglePayment> payments,
TppInfo tppInfo,
String paymentProduct) |
List<PaymentInitialisationResponse> |
OauthScaPaymentService.createBulkPayment(List<SinglePayment> payments,
TppInfo tppInfo,
String paymentProduct) |
List<PaymentInitialisationResponse> |
EmbeddedScaPaymentService.createBulkPayment(List<SinglePayment> payments,
TppInfo tppInfo,
String paymentProduct) |
List<PaymentInitialisationResponse> |
DecoupedScaPaymentService.createBulkPayment(List<SinglePayment> payments,
TppInfo tppInfo,
String paymentProduct) |
PaymentInitialisationResponse |
ScaPaymentService.createPeriodicPayment(PeriodicPayment periodicPayment,
TppInfo tppInfo,
String paymentProduct) |
PaymentInitialisationResponse |
RedirectScaPaymentService.createPeriodicPayment(PeriodicPayment periodicPayment,
TppInfo tppInfo,
String paymentProduct) |
PaymentInitialisationResponse |
OauthScaPaymentService.createPeriodicPayment(PeriodicPayment periodicPayment,
TppInfo tppInfo,
String paymentProduct) |
PaymentInitialisationResponse |
EmbeddedScaPaymentService.createPeriodicPayment(PeriodicPayment payment,
TppInfo tppInfo,
String paymentProduct) |
PaymentInitialisationResponse |
DecoupedScaPaymentService.createPeriodicPayment(PeriodicPayment periodicPayment,
TppInfo tppInfo,
String paymentProduct) |
PaymentInitialisationResponse |
ScaPaymentService.createSinglePayment(SinglePayment singlePayment,
TppInfo tppInfo,
String paymentProduct) |
PaymentInitialisationResponse |
RedirectScaPaymentService.createSinglePayment(SinglePayment singlePayment,
TppInfo tppInfo,
String paymentProduct) |
PaymentInitialisationResponse |
OauthScaPaymentService.createSinglePayment(SinglePayment singlePayment,
TppInfo tppInfo,
String paymentProduct) |
PaymentInitialisationResponse |
EmbeddedScaPaymentService.createSinglePayment(SinglePayment payment,
TppInfo tppInfo,
String paymentProduct) |
PaymentInitialisationResponse |
DecoupedScaPaymentService.createSinglePayment(SinglePayment singlePayment,
TppInfo tppInfo,
String paymentProduct) |