Search results for

Request failed with http status code 503

191,021 results found

Post

Replies

Boosts

Views

Activity

Apple Pay Merchant Validation TLS Error
Hello, Please help. We have been experiencing what appears to be a TLS handshake error in our Apple Pay merchant validation requests (2-way TLS) since June 25, 2025. We are aware of the encryption algorithm changes made in February 2025, and our system was functioning correctly at that time. However, the error started occurring suddenly and only recently. Could you please clarify the following points? Have there been any changes to the TLS configuration (cipher suites, certificates, protocol versions, etc.) on the Apple Pay server side since June 2025? Have there been any updates to the specifications or recommended settings for merchant validation requests? Is there any way to contact Apple for technical support regarding this issue other than through the Developer Forums? Our Merchant Identity Certificate has already been renewed and is confirmed to be valid.
2
0
58
6d
Reply to 500 Broker Service Response exception during Apple Pay In-App Provisioning
Hi @Cubaza, The Apple Pay servers are purged frequently due to privacy and security policies, so I'll need you to follow the steps in the post below, then reply to this thread with the submitted Feedback ID: Gathering Required Information for Troubleshooting Apple Pay In-App Provisioning or In-App Verification Issues https://developer.apple.com/forums/thread/762893 Once I have the Feedback ID with the requested details listed in the post above, I'll be able to provide guidance for you to resolve the reported errors, as well as troubleshoot your implementation and PNO metadata configuration, as needed. However, the SEID provided in your Feedback report above, does not return any recent errors for In-App Provisioning in my Apple Pay server queries. If you've already resolved the issue, please let me know or close your existing Feedback report. Cheers, Paris X Pinkney |  WWDR | DTS Engineer
6d
Reply to Apple pay merchant registration API payload
Hi @wrehman, The following documentation contains an example JSON object for the /registerMerchant endpoint: RegisterMerchantRequest https://developer.apple.com/documentation/applepaywebmerchantregistrationapi/registermerchantrequest Specifically, the following payload: { domainNames : [ subdomain-1.example.com, subdomain-2.example.com ], partnerMerchantName : Example Merchant, partnerInternalMerchantIdentifier: ABC-123456, encryptTo : platformintegrator.com.example, merchantUrl: https://example.com } Cheers, Paris X Pinkney |  WWDR | DTS Engineer
6d
Apple pay merchant registration API payload
We are looking for sample payload for merchant registration API. We have tried to test the api and getting an error. Request: curl --location 'https://apple-pay-gateway-cert.apple.com/paymentservices/registerMerchant' --header 'Content-Type: application/json' --data '{ domainNames: https://checkout.dev.sandbox-netvalve.com, encryptTo: platformintegrator.com.netvalve.uat, partnerInternalMerchantIdentifier: merchant.test.netvalve, partnerMerchantName: Test }' Response: { statusMessage: Payment Services Exception invalid or Malformed Json Received, statusCode: 400 }
1
0
49
6d
Apple Pay Domain Reverify Failed
We are attempting to integrate the Apple Pay service into our website and have successfully verified our domain with Apple manually. However, we consistently receive an 'ApplePay reverify failed' email a month before the expiration time. Upon checking, we updated the SSL certificate for the domain before receiving the email, and the link still works fine in the browser. We would greatly appreciate any feedback from someone who can help us with this issue.
1
0
104
6d
Reply to Apple Pay Domain Reverify Failed
Hi @fahjksdfb, Please review the following post to learn more about resolving merchant issues for Apple Pay on the Web: Gathering Required Information for Troubleshooting Apple Pay on the Web Merchant Issues https://developer.apple.com/forums/thread/762994 Specifically, the technote mentioned below, which has a section about merchant domain verification: TN3173: Troubleshooting issues with your Apple Pay merchant identifier configuration https://developer.apple.com/documentation/technotes/tn3173-troubleshooting-issues-with-your-apple-pay-merchant-id-configuration If you can still reproduce the issue after reviewing TN3173, please reply here with the Feedback ID, including the requested details listed in the post mentioned above. Important: In addition, I'd like for you to attach the email delivered to your inbox as an EML file which will help determine if the message incorrectly sent to your developer account. Cheers, Paris X Pinkney |  WWDR | DTS Engineer
6d
Reply to Apple Pay integration and Merchant IDs.
Hi @Khalid_Mashriqi, Please see the resources below to configure your Apple Pay Platform, rather than an individual Apple Pay Merchant. On the page below, under API Reference and Guides, you'll find the Platform Integration Guide PDF: Apple Pay: Resources https://developer.apple.com/apple-pay/resources/ Additionally, you'll want to request access to the Apple Pay Web Merchant Registration API by following the documentation below: Applying to use the registration API and configuring IDs https://developer.apple.com/documentation/applepaywebmerchantregistrationapi/applying-to-use-the-registration-api-and-configuring-ids Cheers, Paris X Pinkney |  WWDR | DTS Engineer
6d
Reply to Card provisioning not working from Apple Wallet Extension
Hi @Commander, The Apple Pay servers are purged frequently due to privacy and security policies, so I'll need you to follow the steps in the post below, then reply to this thread with the submitted Feedback ID: Gathering Required Information for Troubleshooting Apple Pay In-App Provisioning or In-App Verification Issues https://developer.apple.com/forums/thread/762893 Once I have the Feedback ID with the requested details listed in the post above, I'll be able to provide guidance for you to resolve the reported errors, as well as troubleshoot your implementation and PNO metadata configuration, as needed. Cheers, Paris X Pinkney |  WWDR | DTS Engineer
6d
Card provisioning not working from Apple Wallet Extension
We have developed Apple Wallet Extension for our App. The in-app provisioning for the card is working. However when we try to add the card from Wallet extension it gives error saying Your issuer does not yet offer support for this card. From the apple documentation we can see the issues is same as mentioned in Scenario 2 at following link https://applepaydemo.apple.com/in-app-provisioning#8.4 We are getting eligibilityStatus as 0 Below is the response from Wallet captured using SysDiagnosis https://crt-pod1-smp-device.apple.com:443/broker/v4/devices/0434320BCB1A90022306073796318273728D0A367FA927F4/cards 200 Time profile: 1.77856 seconds { x-conversation-id = ...... Content-Type = application/json x-pod = crt-pod1 x-xss-protection = 1; mode=block Server = Apple x-pod-region = paymentpass.com.apple regionbrokerurl = https://crt-pod1-smp-device.apple.com:443/broker Date = Wed, 06 Aug 2025 11:39:30 GMT Content-Length = 488 x-envoy-upstream-service-time = 1400 Strict-Transport-Security =
1
0
97
6d
Reply to Payment not completed in Apple Pay
Hi @RamySaad12, Please review the following post to learn more about resolving merchant issues for Apple Pay on the Web: Gathering Required Information for Troubleshooting Apple Pay on the Web Merchant Issues https://developer.apple.com/forums/thread/762994 Specifically, the technote mentioned below: TN3174: Diagnosing issues with the Apple Pay payment sheet on your website https://developer.apple.com/documentation/technotes/tn3174-diagnosing-issues-with-the-apple-pay-payment-sheet-on-your-website Cheers, Paris X Pinkney |  WWDR | DTS Engineer
6d
Payment not completed in Apple Pay
We have an Apple Pay account and have successfully created and verified the payment processing certificate in our Apple Developer account. When initiating an Apple Pay payment, the Apple session is created successfully with the correct data return from api , but it is not accepted with the error: “Payment not completed.” The issue occurs even though the merchant validation step works without errors. Our websites where this is happening are: https://magicdeliver.com/ https://www.pulsarmodular.com/ Could you please help us identify the cause of the issue and guide us on resolving it?
1
0
76
6d
Domain Verification Failed for Apple Pay – Tried Everything
I am attempting to verify my domain https://technoq.genesistechnologies.tech for use with Apple Pay Merchant ID. However, when I attempt verification, the process fails with the message: “Domain verification failed.” Unfortunately, no additional details are provided. I have already completed the following steps: Downloaded the verification file apple-developer-merchantid-domain-association.txt. Placed it in the .well-known directory as instructed. Confirmed that it is publicly accessible at: https://technoq.genesistechnologies.tech/.well-known/apple-developer-merchantid-domain-association.txt Verified that a valid SSL certificate is configured for the domain. Could you please advise on why the verification might be failing and what additional steps I should take to resolve this issue?
1
0
93
6d
Reply to Domain Verification Failed for Apple Pay – Tried Everything
Hi @AT19947, Please review the following post to learn more about resolving merchant issues for Apple Pay on the Web: Gathering Required Information for Troubleshooting Apple Pay on the Web Merchant Issues https://developer.apple.com/forums/thread/762994 Specifically, the technote mentioned below, which has a section about merchant domain verification: TN3173: Troubleshooting issues with your Apple Pay merchant identifier configuration https://developer.apple.com/documentation/technotes/tn3173-troubleshooting-issues-with-your-apple-pay-merchant-id-configuration Cheers, Paris X Pinkney |  WWDR | DTS Engineer
6d
500 Error on cards endpoint
Hello, we are experiencing issues with adding VISA cards via In-App Provisioning on iOS using PassKit. The same flow works correctly with Mastercard, but for VISA cards the Apple broker endpoint returns HTTP 500. Details Device: iPhone15,3 (iPhone 15 Pro), iOS 18.6.1 (22G90) Region: CZ App: [REDACTED] (version 0.4.3) Issuer ID: [REDACTED] Merchant ID and entitlements are configured and validated. SEID: [REDACTED] Request flow GET /broker/v4/devices/{SEID}/issuerProvisioningCertificates?encryptionVersion=EV_ECC_v2 Request ID: B61363A8-0BFF-4CD6-92BC-52C461DFFAAD Response: 200 OK Conversation ID: e12c64c9a0b54981adfad8d00800d836 Returned nonce: [REDACTED] Timestamp: 2025.08.21_14-01-46+0200 POST /broker/v4/devices/{SEID}/cards Request ID: F29B73CA-CDDE-4C0C-9F40-B87AE006FDDD Payload fields present (values redacted): encryptedCardData [REDACTED], ephemeralPublicKey [REDACTED], publicKeyHash [REDACTED], nonce [REDACTED], issuerIdentifier [REDACTED], encryptionVersion=EV_ECC_v2
2
0
87
6d
Reply to 500 Error on cards endpoint
Hi @BSC_DEV, @Adilet, The Apple Pay servers are purged frequently due to privacy and security policies, so I'll need you both to follow the steps in the post below, then reply to this thread with the submitted Feedback ID: Gathering Required Information for Troubleshooting Apple Pay In-App Provisioning or In-App Verification Issues https://developer.apple.com/forums/thread/762893 Once I have the Feedback ID with the requested details listed in the post above, I'll be able to provide guidance for you to resolve the reported errors, as well as troubleshoot your implementation and PNO metadata configuration, as needed. Cheers, Paris X Pinkney |  WWDR | DTS Engineer
6d