https://github.com/mudssrali/pk-cashpoints
Contains geocoded locations of Easypaisa, Jazz-cash, Upaisa (franchise and exchange too) and Zong paymax mobile money agentsagents
https://github.com/mudssrali/pk-cashpoints
easypaisa geocoded-data jazzcash paymax telenor ufone upaisa zong
Last synced: 4 months ago
JSON representation
Contains geocoded locations of Easypaisa, Jazz-cash, Upaisa (franchise and exchange too) and Zong paymax mobile money agentsagents
- Host: GitHub
- URL: https://github.com/mudssrali/pk-cashpoints
- Owner: mudssrali
- License: mit
- Created: 2022-11-23T04:45:00.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-02T19:48:50.000Z (over 3 years ago)
- Last Synced: 2025-02-26T13:46:49.823Z (over 1 year ago)
- Topics: easypaisa, geocoded-data, jazzcash, paymax, telenor, ufone, upaisa, zong
- Homepage:
- Size: 10.8 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PK-Cashpoints
Contains geocoded locations for Easypaisa, Jazz-cash, Upaisa (franchise and exchange too) and Zong paymax agents
### Vendors
At the moment, this repository contains cash-points locations for the following vendors:
- Easypaisa
- Jazzcash
- Ufone - Upaisa
- Zong - PayMax
### Geocoded Locations
Geo-coded locations data only available for `easypaisa` and `ufone`. For other vendors, have write a [Node Script](https://gist.github.com/mudssrali/8f48a3690ef74a705a835b434a94805e) which is using Google Maps - Geolocation API to get geocodes from the given address and append into source CSV.
- [x] Easypaisa
- [ ] Jazzcash
- [x] Ufone - Upaisa
- [ ] Zong - PayMax
## Related Links
- [Easypaisa - cashpoints](https://easypaisa.com.pk/easypaisa-shops)
- [Jazzcash - Agent Locator](https://www.jazzcash.com.pk/agent-locator/)
- [Upaisa - Locate Us](https://www.upaisa.com/locate-us.php)
- [Zong - Paymax Agent Locator](https://www.zong.com.pk/paymax/agent-locator)
- [Get Geocodes with Geolocation API](https://gist.github.com/mudssrali/8f48a3690ef74a705a835b434a94805e)