-
-
To support tokenization in NewDot which is adding a virtual card to Apple / Google Pay, we will need access to some native methods.
Problem:
Apple Pay and Google Pay are table stakes in the card …
-
Hi,
Is there method available to call back to Apple wallet to let know the card in wallet is good/bad to complete activation of card ?
Using plugin to check wallet is there and checkPairedDeviceyByS…
-
Though the code is working for Safari push and Passbook passes, if I asn1.Unmarshal the result in a test, I get an error:
asn1: syntax error: sequence truncated
``` go
var container container
_, err…
-
This is a list of frameworks I've been working through in the translation PRs.
This is basically just what shows up on the Apple website under system frameworks, technologies page, the SDK director…
-
I have a flow where a user fills out an address form that we store in `UserDefaults`. Normal address fields, email, phone, first and last names. My goal is to pre-fill the Shipping Address on the Appl…
-
Hi @alexandercerutti , this thread has been very helpful in finding the right documentation for the new apple passes.
However I am facing an issue which is when trying to install the new pass to my …
-
It would be amazing if a certificate could be added to Apple Wallet.
-
Image/display discoverability and generalization
(Source: Anthony Camilleri) We might consider adding a 'displayproperties' field into the credential. This could include html defining the look and…
-
I'm attempting to use rake test with my certificate and paymentData. But I'm unsure what should go in @merchant_id in setup.
Same for @shared_secret and @symmetric_key, where do I get these from?