enum

package
v3.45.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 6, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FailureReason

type FailureReason string
const (
	FailureReasonCardError   FailureReason = "card_error"
	FailureReasonServerError FailureReason = "server_error"
)

type State

type State string
const (
	StateCreated      State = "created"
	StateRequested    State = "requested"
	StateSucceeded    State = "succeeded"
	StateCancelled    State = "cancelled"
	StateAcknowledged State = "acknowledged"
	StateFailed       State = "failed"
)

type Type

type Type string
const (
	TypeCheckoutNew          Type = "checkout_new"
	TypeCheckoutExisting     Type = "checkout_existing"
	TypeUpdatePaymentMethod  Type = "update_payment_method"
	TypeManagePaymentSources Type = "manage_payment_sources"
	TypeCollectNow           Type = "collect_now"
	TypeExtendSubscription   Type = "extend_subscription"
	TypeCheckoutOneTime      Type = "checkout_one_time"
	TypePreCancel            Type = "pre_cancel"
	TypeViewVoucher          Type = "view_voucher"
	TypeAcceptQuote          Type = "accept_quote"
	TypeCheckoutGift         Type = "checkout_gift"
	TypeClaimGift            Type = "claim_gift"
	TypeUpdateCard           Type = "update_card"
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL