Expand description
wasmcloud:example:payments
Structs§
- Authorize
Payment Request - Parameters sent for AuthorizePayment
- Authorize
Payment Response - Response to AuthorizePayment
- Complete
Payment Request - Confirm the payment (e.g., cause the transaction amount to be withdrawn from the payer’s account)
- Complete
Payment Response - Payment
Method - A PaymentMethod contains a token string and a description
- Payments
Sender - PaymentsSender sends messages to a Payments service client for sending Payments messages
Constants§
Traits§
- Payments
- wasmbus.contractId: wasmcloud:example:payments wasmbus.providerReceive
Type Aliases§
- Payment
Methods - An ordered list of payment methods.