Using gateway-android-sdk with mastercard.com

Java integration

✓ Official SDK
Install
# Maven: see https://github.com/Mastercard-Gateway/gateway-android-sdk
Returns detailed information about an ATM location. This information can be …
curl \
  /atms/v1/atm
Returns countries with valid ATM locations.
curl \
  /atms/v1/country
Returns countries that have Merchants offering the following services: accept…
curl \
  /merchants/v1/country
SDK on GitHub 📄 API Docs
SDK
gateway-android-sdk
Java
API
mastercard.com
mastercard.com:Locations
At a glance
Language Java
Endpoints7
✓ Official