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.
This commit is contained in:
yinjianm
2026-03-19 22:32:28 +08:00
parent ae8a913f9b
commit 1b3d022969
5 changed files with 286 additions and 14 deletions
+3 -1
View File
@@ -5,4 +5,6 @@
!Coinbase
!Epay
!Mgate
!Telegram
!Telegram
!TokenPay/
!TokenPay/**