type alias PaymentProviderType

Supported payment provider identifiers

Definition

"stripe" | "square" | "sumup"

Usage

import { type PaymentProviderType } from "docs/config.ts";