Hi, I am trying to build a store with Korean Won, but Safari diagram shows "Payment Not Completed".
To reproduce, I tried the demo site at https://applepaydemo.apple.com with
"countryCode": "US"
"currencyCode": "KRW"
"amount": "70000"
The amount is about 60 USD in order to exceeds the KRW minimal amount as described at https://help.apple.com/app-store-connect/#/dev3d7556467 .
The error occurs with other country codes such as JP, US, FR, etc. KR is not supported.
Is KRW supported?