...
Expand |
---|
title | SequenceDiagram 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 onFor more details:
https://developersdeveloper.tabapayapple.com/docs/apple-pay/Apple-Pay-Merchant-Integration-Guide.pdf
Feature Flags
/wiki/spaces/TRX/pages/4110647593
...