Atomic Transact SDK

The Transact SDK is the user-facing client that drives every Atomic flow — authentication, account selection, consent, and task execution. It ships as an embeddable web component plus native libraries for iOS, Android, React Native, Flutter, and Capacitor. Configuration is task-based (operation = deposit | verify | identify | tax | auth) with theming, language, deeplink, search-rules, and metadata hooks.

API entry from apis.yml

apis.yml Raw ↑
aid: atomic-financial:atomic-transact-sdk
name: Atomic Transact SDK
description: The Transact SDK is the user-facing client that drives every Atomic flow — authentication,
  account selection, consent, and task execution. It ships as an embeddable web component plus native
  libraries for iOS, Android, React Native, Flutter, and Capacitor. Configuration is task-based (operation
  = deposit | verify | identify | tax | auth) with theming, language, deeplink, search-rules, and metadata
  hooks.
humanURL: https://docs.atomicfi.com/reference/transact-sdk
tags:
- SDK
- JavaScript
- iOS
- Android
- React Native
- Flutter
- Capacitor
properties:
- url: https://docs.atomicfi.com/reference/transact-sdk
  type: Documentation
- url: https://github.com/atomicfi/atomic-transact-javascript
  type: SDK
- url: https://github.com/atomicfi/atomic-transact-ios
  type: SDK
- url: https://github.com/atomicfi/atomic-transact-android-public
  type: SDK
- url: https://github.com/atomicfi/atomic-transact-react-native
  type: SDK
- url: https://github.com/atomicfi/atomic-transact-flutter
  type: SDK
- url: https://github.com/atomicfi/atomic-transact-capacitor
  type: SDK