You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adyen checkout v2 had module for Nfc card reading. I can find any mention about nfc in v3. Are there any plans to bring it back?
Old v2 nfc module seems incompatible with v3 so I can't claim the benefits of getting rid of jetifier with new 4.0.0-alpha01 version (migrated to androidx)
The text was updated successfully, but these errors were encountered:
Not at this moment, we will keep this issue open in case we have any change on those plans, but for now we don't have any plans to support NFC in the near future.
@caiofaustino Hi again! We're currently using the drop-in option on Android.
Any chance to get the NFC reading feature back? Or the camera? We really want to prevent the customer to enter their credit card details manually.
I'm referring to the module that was available on 2.X versions,
using implementation "com.adyen.checkout:nfc:${checkoutVersion}" // Optional; Integrates NFC card reader in card UI
Adyen checkout v2 had module for Nfc card reading. I can find any mention about nfc in v3. Are there any plans to bring it back?
Old v2 nfc module seems incompatible with v3 so I can't claim the benefits of getting rid of jetifier with new 4.0.0-alpha01 version (migrated to androidx)
The text was updated successfully, but these errors were encountered: