Discussions
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:
- User placing an order via Telegram chat to Merchant Bot
- Bot places payment link in the chat with shop id, amount, external_code in the query string
- Backend retrieve payments via API and accept them and associate incoming payment to the corresponding order when there is a match
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
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
ο»Ώ