Back to docs

Changelog

Stay up to date with the latest changes across Tapaya products.

1.3.2

Accept Android 1.3.2

Fixed

Fixed

  • AcceptUnknownException is now always constructed with a message, improving error reporting.
  • Companion-app discovery now matches only com.tapaya.accept.* packages.
  • Removed a hardcoded demo token.
1.3.1

Accept Android 1.3.1

Changed

Changed

  • Updated sandbox base URL to api.sandbox.tapaya.com.
  • Example app rewritten to match the iOS example app flow: initialize → login (with auto-register on 401/404) → authenticate state machine, KYB, onboarding status, card status, and companion install/pair.
1.3.0

Accept Android 1.3.0

AddedChanged

Added

  • Optional com.tapaya:accept-stripe module providing embedded Stripe Tap to Pay. The core
  • Companion-app management API on Accept: isCompanionAppInstalled(), pairWithCompanionApp()

Changed

  • Reduced size of Accept SDK.
  • Companion app hand-off now uses an Android Intent instead of a com.tapaya.accept:// deep link.