Apple Pay integration iOS & MacOS

Did anyone integrate Apple Pay into their iOS and or MacOS app? I know @Jason_King has done work for this, but I don’t think that is documented and all the posts I see on the topic are not recent.
I know I can take the Web third party API approach, but figure there must be a better way.
I’m not looking for in-app purchase, but using Apple Pay to pay for physical products that can be ordered from the App.

IOSKit supports StoreKit for iAP but not Apple Pay. To get Apple Pay support you will probably need a plug-in from @Christian_Schmitz and MBS. It may already exist

1 Like