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
Admin

Good morning Andrea,

Which flow are you referring to? Can you also write the API call that you actually use in this flow?

Kind Regards
Satispay Team

Ciao Fabio, mi riferisco a "One-off - Payment link"

Mi piacerebbe costruire il link cosi:

Shop: https://www.satispay.com/app/pay/shops/{id}?amount={amount_in_cents}&external_code=123

Utente: Segue il link, e paga

Satispay: Payment created

Shop: Get Pending Payments, Accept Payment, associate its internal payment ID with provided external_code

Admin

Ciao Andrea,

Confermiamo che non Γ¨ possibile, perchΓ© fa riferimento a un url che gestiamo noi per creare il QR code da generare, di conseguenza verrebbe creato un QR Code non riconosciuto dalla nostra App

Cordiali Saluti
Team Sastispay

ο»Ώ