payment

package
v1.0.10 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetSupportedPlatforms

func GetSupportedPlatforms() []map[string]string

GetSupportedPlatforms 获取支持的支付平台列表

Types

type Platform

type Platform string

支付平台定义

const (
	Stripe      Platform = "Stripe"
	AlipayF2F   Platform = "Alipay"
	EPay        Platform = "EPay"
	CryptoSaaS  Platform = "CryptoSaaS"
	Balance     Platform = "Balance"
	UNSUPPORTED Platform = "Unsupported"
)

func ParsePlatform

func ParsePlatform(platform string) Platform

ParsePlatform 解析支付平台

Jump to

Keyboard shortcuts

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