#BrianSyn - Card Issuing
1 messages ยท Page 1 of 1 (latest)
Apple Pay and Google Pay wallets are managed by Apple and Google profiles. I don't think you can add them to a wallet from the Stripe APIs.
Makes sense, probably asking in the wrong place since its not stripe API related but more use-case related , apple does allow stripe as a card issuer, says in the documentation you can add a card manually to a wallet, just cant seem to figure this out programatically, I think maybe this isn't the appropriate place to ask, I will create a post on stack overflow, many thanks for your help.
Yeah this seems like you
would be just passing the card info to an Apple Wallet API in that case
But I don't know if that exists ๐คท
Yeah, from what i've just read it does exist but you have to request specific permission.
https://developer.apple.com/documentation/passkit/pkaddpaymentpassrequestconfiguration
Interesting.. will give it a try. Thanks again for you help and fast response
'Adding payment passes requires a special entitlement issued by Apple'
typical apple ๐
That's why we're here ๐
If you have questions about the Stripe API side of things we'll be happy to answer. Thanks for info
Yeah, that does sound about right
No worries, thanks