You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There should be a website at anypayx.com/map that displays all the merchants in the world starting based on the location of the user.
So if I am in Arizona, USA, and I open the website anypayx.com/map the website will prompt me to allow to use my location, and then it will show me businesses around Arizona, USA that use Anypay.
The key feature about this map is that it uses color-coding to indicate recent business payments.
Green = Payment made within past 7 days
Yellow = Payment made within past 30 days (but not within the last 7 days)
Red = Payment made within the past 90 days (but not the past 30 days)
Grey = No payments in the past 90 days
This map feature is interactive. When a user notices that a business is yellow, for example, he can go to the business, buy something with Dash like a donut, and then the business lights up green! Instantly!
That way users know what businesses are active, and which ones need more love.
There is some existing code for a map on AnypayX GitHub
The text was updated successfully, but these errors were encountered:
There should be a website at anypayx.com/map that displays all the merchants in the world starting based on the location of the user.
So if I am in Arizona, USA, and I open the website anypayx.com/map the website will prompt me to allow to use my location, and then it will show me businesses around Arizona, USA that use Anypay.
The key feature about this map is that it uses color-coding to indicate recent business payments.
Green = Payment made within past 7 days
Yellow = Payment made within past 30 days (but not within the last 7 days)
Red = Payment made within the past 90 days (but not the past 30 days)
Grey = No payments in the past 90 days
This map feature is interactive. When a user notices that a business is yellow, for example, he can go to the business, buy something with Dash like a donut, and then the business lights up green! Instantly!
That way users know what businesses are active, and which ones need more love.
There is some existing code for a map on AnypayX GitHub
The text was updated successfully, but these errors were encountered: