This method allows you get a new instance of NolPayNfcComponent. The NolPayNfcComponent class provides methods for managing NFC (Near Field Communication) functionality within the Primer SDK. This component allows you to interact with NFC features such as enabling/disabling foreground dispatch, retrieving NFC tag information, and checking the NFC status.

KOTLIN
fun provideNolPayNfcComponent(): NolPayNfcComponent

Returns

An instance of NolPayNfcComponent.