I have technical issue when I make this step in apple Pay
integration
(Apple Pay on the WEB > Requesting Apple Pay Session):
https://developer.apple.com/documentation/apple_pay_on_the_web/apple_pay_js_api/requesting_an_apple_pay_payment_session
I really don't know what the reason to problem is with the
next error I get from Apple.
I've tried all kinds of things for a whole day but I can't
find the reason.
When I send the Post (detailed in link above), I got very
common and general error (I've tried dozens of things mentioned in Google):
“<WebException WebException="SendFailure | The underlying connection was
closed: An unexpected error occurred on a send.| System.IO.IOException: Unable to read data from the
transport connection: An existing connection was forcibly closed by the remote
host. ---&gt; System.Net.Sockets.SocketException: An existing
connection was forcibly closed by the remote host ……………………”
Apple is blocking me even though the server I work with is
(probably) suited to all their requirements.