InPersonPaymentsTools

Deprecated

`InPersonPaymentsTools` was moved to the `api` package.

Replace with

import com.adyen.ipp.api
InPersonPaymentsTools

A set of tools and helpers to accompany InPersonPayments.

Functions

Link copied to clipboard
@RequiresApi(value = 28)
@JvmStatic
fun shouldSkipAppInitialize(context: Context): Boolean

Determines whether the initialization for the SDK process should be skipped in Application.onCreate() method.