How do we get addPaymentPassViewController response for in app verification without calling that function ? Currently we have working in app provisioning but not in app verification.
The apple docs say "The process of generating the cryptographic OTP value is the same as for generating activationData for In-App Provisioning.".
How is it the same when in in app provisioning we have this button that returns all necessary info and for in app verification there is no clear way of recieving same info.