Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents
minLevel1
maxLevel6
outlinefalse
stylenone
typelist
printablefalse

Document Validation

Development

General integration - App with PSP:/wiki/spaces/IN/pages/3660185610

Certification, setup configuration:/wiki/spaces/IN/pages/753762326

Diagram

...

Expand
titleSequenceDiagram Code

title Apple Pay ( PassKit )

User->Frontend: User click to pay with Apple Pay
Frontend->Mobile: Request Payment
User<-Mobile: Request to Authorize Payment
User->Mobile: Authorize via FaceID
Mobile->PassKit: Send payment request
PassKit->AppleServer: Make Payment
AppleServer->PassKit: Payment Response
Mobile<-PassKit: Payment Response
Frontend<-Mobile: Payment Response
Frontend->Backend: Verify Payment Status
Frontend<-Backend: Payment Status

Based on:

https://developers.tabapay.com/docs/apple-pay

Possible Blockers

Paycomet apple pay coming soon:

https://www.paycomet.com/en/payment-methods

...

Feature Flags

LD configuration: /wiki/spaces/TRX/pages/4110647593 How to test:

Tests

/wiki/spaces/FEP/pages/3772383301

...