Credit card scan in .net MAUI

Anonymous
2023-12-05T04:53:17.07+00:00

Hi,

I am working on migrating Xamarin forms application to .net MAUI. In Xamarin I am using "Xamarin.CardIO.iOS" nuget package to scan the credit card details. This package is not compatible with .net MAUI.

is there any nuget package available as part of .net MAUI?

Developer technologies | .NET | .NET MAUI
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 50,126 Reputation points Microsoft External Staff
    2023-12-06T05:40:58.4066667+00:00

    Hello,

    Card scanning is an OCR image recognition function, and the development team does not currently have a package that integrates this function in MAUI.

    You could use Azure services to achieve this need. Please refer to ocr for dotnet MAUI #11480 for more details.

    Thanks for the suggestion, but we do not have anything like this currently implemented, and it's not something we're considering at this point. There are other OCR libraries out there that can be used in .NET or web services (eg: Azure Cognitive Services) that can help.

    Best Regards,

    Alec Liu.


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.