1b3d022969
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.
9 lines
174 B
JSON
9 lines
174 B
JSON
{
|
|
"name": "TokenPay",
|
|
"code": "token_pay",
|
|
"type": "payment",
|
|
"version": "1.0.0",
|
|
"description": "TokenPay payment plugin",
|
|
"author": "Micah123321"
|
|
}
|