-
- [x] I have searched open and closed issues for duplicates
- [x] I am submitting a bug report for existing functionality that does not work as intended
- [x] This isn't a feature request or a d…
-
### New API Proposal: Support for encrypted PEM private keys
#### Motivation:
Currently, the library can read and handle unencrypted PEM-encoded private keys, but it can't directly load encrypte…
-
Hello,
Is't possible to avoid the use of PassKit in the SDK ? Because of this kit, the appstore shows that our App supports Wallet, but it's not the case.
Thank you.
-
Hi everyone, I would like to hear your opinion about some ideas I have for the future of this package.
First of all, as we discussed in Discord, I was thinking of changing its name into something l…
-
Скажіть будь ласка, на ios буде можливість підтвердити платіж біометрикою без переходу з апки будь куди?
![Uploading CA58836B-A885-49E3-B3CD-BE480F69EB4F.jpeg…]()
Та чи працює цей пакет з Androi…
-
Making `PASSKIT_...` variables mandatory makes Docker flow _very strange_:
```Dockerfile
RUN RAILS_ENV=production \
NODE_ENV=production \
PASSKIT_WEB_SERVICE_HOST=https://example.com \
…
-
I am following the documentation using:
PassKit.AddPassButtonStyle.black
Can't get anything else to work. Any idea?
-
I'm a newbie here. I'm trying to generate a pass using Wix's Velo (code at the end). However, I'm getting an error on the title line despite debug logs showing that the passConfig object appears corre…
-
Hi everyone!
Passkit-generator has reached an astonishing level of popularity that I would have never imagined when I started it over 6 years ago. Right now it seems (might be wrong tho) the most l…
-
```go
c := passkit.NewBoardingPass(passkit.TransitTypeAir)
field := passkit.Field{
Key: "name",
Label: "Name",
Value: passInfo.name,
}
c.AddHeaderField(field)
c.AddPrimaryFie…