Apple pay integration in asp.net website

Hi Guys,

I have asp.net web application targeting framework 4.7.2 . The requirement is to integrate apple pay to the site as a payment method. Can any one help me on the below queries.

  1. As the development will be in visual studio, is it require to have a apple developer account. if yes, which subscription is required (individual/organization). I believe to obtain merchantID, payment processing certificate apple developer account is required but not sure like which subscription is required.

  2. Is there any supporting document or code snippet to integrate apple pay in .net application.

  3. Is it required to use browser safari or iphone or ipad for testing the apple pay? can the testing be done using chrome browser?

  4. Is it a direct integration using c# code or do I need to use any third party payment gateway like stripe, authorize.

Thanks in Advance

Apple pay integration in asp.net website
 
 
Q