Push Provision
Push Provision
Endpoints
Previous
Apple Pay push provisioningThis endpoint is only used for Apple Pay push provisioning. It requires a certificate and a nonce from Apple.
For Apple there exists special sandbox cards in different regions that are listed here: https://developer.apple.com/apple-pay/sandbox-testing/.
In order to be able to test this properly in Apple's sandbox environment one of these cards must be used.
This implies that you need to use special cardIds for getting the data. The cardId that Enfuce provides for this purpose are:
- CardID: `-1`, card number: `5204 2477 5000 1471`
- CardID: `-2`, card number: `5204 2477 5000 1505`
- CardID: `-3`, card number: `5204 2477 5000 1497`
- CardID: `-4`, card number: `4761 1200 1000 0492`
- CardID: `-5`, card number: `4761 3497 5001 0326`
- CardID: `-6`, card number: `4761 2099 8001 1439`
Next