• Features
  • Shop
  • Pricing
  • User Guide
  • Support
 0 Kč
Login / Registration
  • CS
  • RO
  • DE
  • SK
  • HU
  • PL
  • EL
  • Features
  • Shop
  • Pricing
  • User Guide
  • Support
  • CS
  • RO
  • DE
  • SK
  • HU
  • PL
  • EL
BUY

Introduction

  • Before you begin
  • Receipt visual
  • Download
  • Legal Disclaimer
  • Integration support
  • Certification & Test Scenarios

app2app API

  • Introduction to app2app API
  • 1. Transaction registration
  • 2. Payment Request [transactionRequestV2]
  • 3. Get the status of the transaction
  • 4. Get transaction details
  • Code examples
  • Return codes
  • Check the installed application
  • Client ID
  • Settings in Android
  • Release notes
  • Get status method

Cloud API

  • Introduction to Cloud API
  • Transaction flow
  • Transaction sale
  • Transaction cancellation
  • Close batch
  • Master API account

iOS API

  • Transaction Sales (iOS)
  • Transaction Cancellation (iOS)
  • Day close execution (iOS)
  • Introduction to iOS API
View Categories
  • Main page
  • User Guide
  • API
  • app2app API
  • Settings in Android

Settings in Android

Make sure you have the correct package visibility settings on Android 11+. For more information, visit this link.
Add these lines to your AndroidManifest:

<manifest …>

… 

<queries>

<package android:name=”com.globalpayments.atom” />

</queries>

</manifest>

For the eService version tom:

<manifest …>

… 

<queries>

<package android:name=”com.globalpayments.atom_eservice” />

</queries>

</manifest>

From Android 14+ onwards, the flag "Context.BIND_ALLOW_ACTIVITY_STARTS" must be set - see https://developer.android.com/guide/components/activities/background-starts

Notification

For the GP tom version :

If you are using a simulator or developing using a GP DEV environment, use "com.globalpayments.atom.dev" instead of the production "com.globalpayments.atom" for binding. Thanks.

For the eService version tom:

If you are using a simulator or developing using the eService tom DEV environment, use "com.globalpayments.atom_eservice.dev" for binding instead of the production "com.globalpayments.atom_eservice" . Thank you.

How do you like this tutorial?
Client ID

About the product

  • Features
  • Install the app
  • Releases
  • Support
  • Blog

For developers

  • Introduction to integration
  • app2app API
  • Cloud API
  • Integration according to the type of terminal
  • Integrated companies
  • Download

About the company

  • Contact
  • Information Protection Statement
  • Site Terms of Use
  • General Terms and Conditions
  • GDPR

User Guide

  • Install the app
  • Run the application for the first time
  • Payment by card
  • Cancellation of payment
  • Biometrics
  • In-app support