Tonspay
  • 😇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
  1. Tonspay-Bot

Crosschain Payment

Crosschain payment of Tonspay

PreviousGeneralNextGenral

Last updated 1 year ago

By supporting & , Tonspay can paid transactions for users . Which means Tonspay support crosschain payment & transactions .

For example . User A have TON wallet ton_A , but it have no TON . Then User A wants to purchas token token_a on TON . By using Tonspay , User A can sign a purchas singature via ton_A , and Tonspay will generate an invoice for this action , allows user to paied via differents chain including Solana / Arbitrum / Binance Pay . All the paymen will directly bridge to ton_A using FixFloat, and when the bridge success , Tonspay will auto boardcast transaction that signed before on TON .

How crosschian payment works ?

For crosschain payment , generally can splited into few step :

  1. Gnerate pre-payment signature & hash , and signed by User .

  2. Bridge the asserts through FixFloat .

  3. When brdige callback , Send signed transaction on chain .

All step are safe and decentralized . It will no more require user to have TON coin for start a new payment . Tonspay can help user to send out the payment via crosschain .

🤖
Wallet-V5
FixFloat