Vijay Pratap Singh

Vijay Pratap Singh

  • 350
  • 4.5k
  • 372k

How to implement Cron Job for In App Purchase Receipt Verification?

Sep 24 2022 11:17 AM

During In-App Purchase implementation in a project. I am working on the ASP.NET WEB API side. I need to use CRON JOB for timely receipt verification on the server side. I want that in-app purchase receipt verification should happen timely from the server side. That is an old project so I want a solution in ASP.NET. I don't have the DI concept in that project.


Answers (1)