Hi All,
We are integrating Apple Pay into our application. We have a vendor (TSP) they provided the native SDK, which we have converted to Cordova, and using that, we have integrated it into our OutSystems mobile app.
There are two ways to add a card:
We are currently facing issues with the Wallet extension part.
It would be greatly appreciated if someone could share their insights or guidance.
Make sure your app has the correct Wallet and In-App Provisioning entitlements, your provisioning template is set up in the Apple Developer Portal, and your Cordova wrapper correctly implements the Wallet delegate methods. Also, ensure Universal Links and Associated Domains are configured properly to handle the Wallet Extension flow.