I googled the PassKit framework for iOS 8 APIs but was unable to find any APIs that retrieves the Credit Card details from the Passbook application. Apple says we can store our Card details in iOS 8 Passbook. Can we retrieve the card details such as (card number, expiry date, CCV) from the new iOS8 Passkit ?
I need to retrieve the card details from the Passbook and further send it to the Payment Gateway, without the user manually entering the details of the card.
Any help will be appreciated. Thanks in advance