public interface CreatePaymentTransactionMethod
Modifier and Type | Method and Description |
---|---|
java.util.function.Function<CreatePaymentTransactionData,java.util.concurrent.CompletionStage<PaymentTransactionCreationResult>> |
create()
Provides a function that handles the creation of a payment transaction object within the CTP plattform.
|
java.util.function.Function<CreatePaymentTransactionData,java.util.concurrent.CompletionStage<PaymentTransactionCreationResult>> create()