I did enough research to add credit/debit cards listed in my app to add to Apple Pay. I understood from Apple Developer Forums Using private APIs is forbidden by apple for this purpose.
As i contacted them, i got awareness of PKAddPaymentPassViewController. This class contain some set of methods and delegates.
Actually i want to know how to use this, when to use this Controller, how to set up this to get it done.
Any help will be appreciated