Crate wasmcloud_examples_payments

Source
Expand description

wasmcloud:example:payments

Structs§

AuthorizePaymentRequest
Parameters sent for AuthorizePayment
AuthorizePaymentResponse
Response to AuthorizePayment
CompletePaymentRequest
Confirm the payment (e.g., cause the transaction amount to be withdrawn from the payer’s account)
CompletePaymentResponse
PaymentMethod
A PaymentMethod contains a token string and a description
PaymentsSender
PaymentsSender sends messages to a Payments service client for sending Payments messages

Constants§

SMITHY_VERSION

Traits§

Payments
wasmbus.contractId: wasmcloud:example:payments wasmbus.providerReceive

Type Aliases§

PaymentMethods
An ordered list of payment methods.