Skip to main content

Module commands

Module commands 

Source
Available on crate feature payments only.

Structs§

BeginInterventionCommand
Canonical request to start an intervention flow.
CancelCheckoutCommand
Canonical request to cancel a checkout or transaction.
CommerceContext
Shared metadata supplied with canonical commerce commands.
CompleteCheckoutCommand
Canonical request to finalize checkout and produce an order.
ContinueInterventionCommand
Canonical request to resume or complete an intervention flow.
CreateCheckoutCommand
Canonical request to create a checkout session or AP2 cart negotiation.
DelegatePaymentAllowance
Canonical delegated-payment allowance preserved across protocol adapters.
DelegatePaymentCommand
Canonical request to tokenize or delegate a payment credential.
DelegatedPaymentResult
Canonical delegated-payment result returned by payment-token services.
DelegatedRiskSignal
Canonical risk signal attached to delegated-payment requests.
EvidenceLookup
Canonical lookup for one stored evidence artifact.
ExecutePaymentCommand
Canonical payment-execution request shared by ACP and AP2 adapters.
ListUnresolvedTransactionsRequest
Canonical request to list unresolved transactions.
OrderUpdateCommand
Canonical order-state update emitted after checkout completion.
PaymentExecutionResult
Canonical payment execution result returned by payment backends.
StoreEvidenceCommand
Canonical request to persist one evidence artifact.
StoredEvidence
Stored evidence returned by the evidence store.
SyncPaymentOutcomeCommand
Canonical request to sync asynchronous payment outcomes back into the kernel.
TransactionLookup
Canonical lookup by transaction identifier and optional session identity.
UpdateCheckoutCommand
Canonical request to update checkout state before payment execution.

Enums§

PaymentExecutionOutcome
Canonical payment outcome type used by the execution service.