GatewayStatus

Whether a provider can be exercised end-to-end in this showcase.

The whole app is honest about this: KYC/partner-gated providers appear in the catalog with documentation but cannot be run in sandbox by a solo developer.

Entries

Link copied to clipboard

Fully runnable in sandbox with no business KYC.

Link copied to clipboard

Real integration code, but no solo-accessible sandbox — the full lifecycle runs against a mock backend so the Lab is demoable end-to-end without live credentials.

Link copied to clipboard

Requires business onboarding / partner credentials — catalog + docs only.

Link copied to clipboard

Planned, not yet implemented.

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
expect val name: String
Link copied to clipboard
expect val ordinal: Int

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.