#tatva
1 messages · Page 1 of 1 (latest)
Hello alex,
I have implemented stripe subscription with ionic app with https://www.npmjs.com/package/ngx-stripe plugin.
But now i have requirement for apple pay with same
Api is developed in php
I'm not that familiar with ionic i'm afraid, but you’ll likely need to make use of native Cordova plugins that interact with Stripe’s native iOS SDKs for Apple Pay [0]. There are a number of existing plugins out there, but you may also create your own if none of those suit your needs [1]
[0] https://stripe.com/docs/apple-pay?platform=ios
[1] https://cordova.apache.org/docs/en/latest/guide/hybrid/plugins/index.html
Does iOS sdk give me token for subscirption?
yes it does