pass-js icon indicating copy to clipboard operation
pass-js copied to clipboard

Giftcard balance/credit docs available?

Open s-a opened this issue 5 years ago • 3 comments

Hi can someone point me to any documentation about a gitftcard balance.

I found infos about it at https://developer.apple.com/library/archive/documentation/UserExperience/Conceptual/PassKit_PG/Ecosystem.html

NOTE

Do not rely on the balance information shown on the pass. Any values shown on the pass may not be up to date. Always access vital information from a secure, trusted source.

But nothing specific about this in pass-js API

I guess I need to configure

		generic:{
			auxiliaryFields:{
				
			}

But currently struggling through reading the apple docs.

s-a avatar May 18 '20 09:05 s-a

This field is not currently implemented in pass-js, but it's in the project backlog for version 7.0 that should be released this week.

tinovyatkin avatar May 20 '20 11:05 tinovyatkin

Thank for the hint. Do have an idea what i am doing wrong at https://github.com/walletpass/pass-js/issues/440 ? I do not realy believe this is a bug since this module is quite popular.

s-a avatar May 21 '20 17:05 s-a

@tinovyatkin are there any updates for v7.0 release date?

s-a avatar Jun 04 '20 04:06 s-a