Hello, do you have sample implementation codes for a multi-merchant request for apple pay?
My scenario is I have 2 different merchant identifiers.
I tried the multiTokenContexts approach but I can't proceed on the onpaymentauthorized event. Seems like multiTokenContexts only works with the same merchantIdentifier.
Thanks.