Files
Xboard/plugins/.gitignore
T
yinjianm 1b3d022969 feat(payment): add TokenPay payment plugin
Register a new TokenPay payment plugin with configurable API
credentials, payment URL generation, and signed callback
verification.

Also improve admin config fetching to support single-group
lookups and add backwards-compatible subscribe template loading
from legacy settings and bundled files when the database table
is unavailable.
2026-03-19 22:32:28 +08:00

11 lines
91 B
Plaintext

*
!.gitignore
!AlipayF2f/
!Btcpay
!Coinbase
!Epay
!Mgate
!Telegram
!TokenPay/
!TokenPay/**