Skip to content

Type Alias: SalesEcommPaymentAttemptStatus

SalesEcommPaymentAttemptStatus = "creating" | "requires_payment_method" | "authorized" | "canceling" | "recorded" | "canceled" | "failed"

MIT Licensed