This code to demonstrate the features of the W3C payment methods management.
Created using Visual Studio and the dotnetcore framework.
- The demo shop : VeggieShopping
- The Credit Transfer payment app : WhiteCollar
Look at the video recording for a quick tour ot the user experience: Video
To be browsed using a compliant client (i.e. Tommy's Chromium)
- Handles multiple payment methods:
- Basic-card payment.
- Web App payment (mine and tommy’s)
- Rendering UI for payment confirmation or cancelation
- Use of the manifest to create explicit choice
- Management of Payment request options by the merchant
- Feedback of the shipping options to alter the amount
- Use of the payment response details by the payment app
- Use of the payment response details by the merchant (for display)
- Registration and more around the service worker control
- Fake Payment (actual expected data flow with basic exchanges)
- Pinpaid card-present payment to be implemented