Apple pay 'validate_merchant_url' with c#

ALI ALHOWSWE 191 Reputation points
2021-09-13T03:07:25.517+00:00

Hello gays
I am trying to add apple pay to my website i did every thing rights but i am having a
'validate_merchant_url' I can not understand how i can send request to server "Post" to validate my merchant i am using c# and .net core please if there is an example of guide steps please help

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,194 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,286 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Bruce (SqlWork.com) 56,771 Reputation points
    2021-09-13T15:20:55.747+00:00

    The server to server call uses ssl certificate. Here is a pretty good sample, though in Java, pretty easy to translate to c#

    https://docs.radial.com/ptf/Content/Topics/payments/apple-pay-web.htm