-
Notifications
You must be signed in to change notification settings - Fork 113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add random image after seller creates order #608
Comments
Hi Can I be assigned this issue? Thank you. |
Hi, @ndungudedan I already assigned it to you. I'll give you a bit more context: the images should not be too detailed and should feature bright colors that stand out. This is because some users have automatic image downloads disabled in Telegram. Even if they don't download the image, they can still prevent scams. When they see the blurred image, they can compare the colors with those in the center of the QR code, making it easy to identify whether they match or not. |
I think for images we show something something simple and easily identifiable even if it is blurry, for example blue bird and go on... |
Hi @Catrya Just to confirm I understand the task, here are some quick clarifications I need. Scenario 1: When you create a sell order, you get the message below. I am going to add the image to this response with the following explanatory text: "You will see this same image at the time of paying the invoice." Afterwards, when the order is matched, they will receive an invoice with a similar image.
Scenario 2:
Also thinking of adding a reminder on this response |
Hi @ndungudedan you understood correctly. Good job! Go ahead. If you have any other questions just ask |
A new way to scam sellers is, having a telegram username similar to @lnp2pBot and send a lightning invoice to the seller, some sellers paid and they just lose the money because those are invoices from the scammer.
As this way to scam only not experienced users, we need a way of make those users to be aware of irregular behavior, so after read an idea from @Catrya of sending random numbers to sellers after the order creation I came with the idea of seding random images instead, this is easier to remember, and it is much more striking.
So the main idea is after a seller creates an order we should send the same message we are sending now and add a random image with small paragraph explaining something like "you will see this same image at the time of pay the invoice", so we should add that same image in the center of the QR code to be pay after a buyer take the order.
The text was updated successfully, but these errors were encountered: