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