Skip to content

IXOPAY SDK for card tokenization on Android.

License

Notifications You must be signed in to change notification settings

ixopay/ixopay-tokenization-android

Repository files navigation

ixopay-tokenization-android

This SDK enables you to tokenize card data natively from your Android application to our PCI-certified servers.

Usage

Examples

Tokenization API

DemoApp

  • Set appropriate credentials in secrets.xml
  • Start the demo application

Development

Requirements

  • Java 8 or higher

Dependencies

Executing the tests

./gradlew test -Dgateway=<TEST_GATEWAY_HOST> -Dtokenization=<TEST_TOKENIZATION_HOST> -Dkey=<TEST_PUBLIC_INTEGRATION_KEY>

License

LICENSE

Changelog

CHANGELOG.md