Tonspay
CtrlK
  • ๐Ÿ˜‡Welcome
  • ๐Ÿš€Roadmap
  • ๐Ÿ’ฐPrice
  • ๐Ÿ“ˆTokenomics
  • โœŒ๏ธChain Supports
  • ๐Ÿค–Tonspay-Bot
    • General
    • Crosschain Payment
  • ๐ŸŒ‰Tonsbridge
    • Genral
    • How to use Tonsbridge
  • ๐Ÿ“ฑTONSPAY-WEBAPP
    • General
    • Pages
      • Home Page
      • Wallet Page
  • โ˜•Tonspay-dashboard
    • General
  • ๐Ÿš‚Demo Working Bot
    • General
    • How to use
    • Source code & example
  • โŒจ๏ธDevelop
    • Get start
    • ๐ŸŽ“Restful Api Interface
      • Payment method management
        • [POST] New payment method
        • [GET] Get payment method
      • Invoice management
        • [POST] New invoice
        • [POST] New headless invoice
        • [GET] Get invoice by id
    • ๐Ÿ“ฌWeb-page Api interface
    • โฎ๏ธCallback interface
      • Http interface
      • Websocket interface
      • Callback ${body}
      • ๐Ÿ–จ๏ธSelf host monitor
  • ๐Ÿ”—Links
    • Github
    • Twitter
    • Website
    • TonspayBot
    • TonspayChannel
    • Dev&Spport Group
    • TonsbridgeBot
    • TonspaySupportBot
    • PitchDeck
Powered by GitBook
On this page
  • Base url :
  • Method :
  • Auth :
  • Params :
  1. โŒจ๏ธDevelop
  2. ๐ŸŽ“Restful Api Interface
  3. Payment method management

[GET] Get payment method

Get all the payment methods

Base url :

/setting/paymentmethod/get

Method :

GET

Auth :

Require

Params :

NONE
Previous[POST] New payment methodNextInvoice management

Last updated 1 year ago