PaymentSdkTokenFormatExtension extension

Provides the SDK provider identifier for each APM.

Use this to obtain the string key expected by the Payment SDK when configuring or initiating payments. Returns null if the APM does not have a mapped identifier.

Note: The Apple Pay identifier is intentionally applePay (camelCase).

on

Properties

name String?

Available on PaymentSdkAPms, provided by the PaymentSdkTokenFormatExtension extension

The provider identifier expected by the Payment SDK for this APM, or null if not mapped.
no setter