Discussions

Ask a Question
Back to All

Additional informations to payment link

Beside the Shop ID and the Amount, can we append additional informations to the payment link such as the external_code

My use case:

  1. User placing an order via Telegram chat to Merchant Bot
  2. Bot places payment link in the chat with shop id, amount, external_code in the query string
  3. Backend retrieve payments via API and accept them and associate incoming payment to the corresponding order when there is a match