@Service(value="xs2aInitiateSinglePayment") public class Xs2aInitiateSinglePaymentEntrypoint extends Object implements SinglePayment
| Modifier and Type | Class and Description |
|---|---|
static interface |
Xs2aInitiateSinglePaymentEntrypoint.FromRequest
Mapper to convert incoming user request to processable request context.
|
| Constructor and Description |
|---|
Xs2aInitiateSinglePaymentEntrypoint() |
public CompletableFuture<de.adorsys.opba.protocol.api.dto.result.fromprotocol.Result<de.adorsys.opba.protocol.api.dto.request.payments.SinglePaymentBody>> execute(de.adorsys.opba.protocol.api.dto.context.ServiceContext<de.adorsys.opba.protocol.api.dto.request.payments.InitiateSinglePaymentRequest> serviceContext)
protected SinglePaymentXs2aContext prepareContext(de.adorsys.opba.protocol.api.dto.context.ServiceContext<de.adorsys.opba.protocol.api.dto.request.payments.InitiateSinglePaymentRequest> serviceContext)
Copyright © 2020. All rights reserved.