Skip to content
This repository was archived by the owner on Jun 4, 2022. It is now read-only.
This repository was archived by the owner on Jun 4, 2022. It is now read-only.

paylinkMETHOD: POST Path: /api/merchant/<token>/paylink Params: #4

Description

@along993319

{
"items": [
{
"unique_id": "idx1", // [可选] 唯一编号,防止重复下单
"name": "充值100",
"amount": 100,
"auto_renew": true
},
{
"unique_id": "idx2", // [可选] 唯一编号,防止重复下单
"name": "充值200",
"amount": 200,
"auto_renew": false
},
{
"unique_id": "idx2", // [可选] 唯一编号,防止重复下单
"name": "充值500",
"amount": 500,
"auto_renew": false
}
],
"params": "a=1&b=2",
"return_url": "https://t.me/CSFatherBot?start=xxxxxxx"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions