How to add a credit/debit card into apple wallet from the ios App

前端 未结 2 864
再見小時候
再見小時候 2020-12-09 06:46

I would be really helpful if anyone provides a solution to know, how do we add the credit/debit card details to Wallet from our App. I have the credit/debit card deta

2条回答
  •  离开以前
    2020-12-09 07:18

    The good news is that this can be done. What you are looking for is In-App Provisioning of Payment Cards. This is done using the PKAddPaymentPassViewController, which requires the com.apple.developer.payment-pass-provisioning entitlement key for your app. The bad news is that not anyone can submit apps with this entitlement as it requires special permission from Apple, which I believe is reserved for card issuers like banks and similar. If you believe that you qualify you need to contact Apple directly at apple-pay-inquiries@apple.com.

提交回复
热议问题