Merchant Token Management API Webhook Auth

The details provided in this documentation do not seem have instructions on configuring authentication for the user webhook. I plan on using oauth with the webhook, but I do not know where to provide the relevant issuer and client id/secret to the merchant token management service.

Answered by DTS Engineer in 824365022

Hi @hww,

The is no authentication for these token webhooks. The webhook calls back to the developer's specified endpoint and provides an event ID, the developer then makes a request to the Apple Pay server for details of that event (which also ensures the event was genuine). Please see the documentation below for more information:

Merchant Token Event Retrieval

https://developer.apple.com/documentation/MerchantTokenNotificationServices/Merchant-Token-Event-Retrieval

Cheers,

Paris X Pinkney |  WWDR | DTS Engineer

Hi @hww,

The is no authentication for these token webhooks. The webhook calls back to the developer's specified endpoint and provides an event ID, the developer then makes a request to the Apple Pay server for details of that event (which also ensures the event was genuine). Please see the documentation below for more information:

Merchant Token Event Retrieval

https://developer.apple.com/documentation/MerchantTokenNotificationServices/Merchant-Token-Event-Retrieval

Cheers,

Paris X Pinkney |  WWDR | DTS Engineer

Merchant Token Management API Webhook Auth
 
 
Q