io-app icon indicating copy to clipboard operation
io-app copied to clipboard

feat: [IOCOM-882] New DS on a paid payment screen for a cancelled PN message

Open Vangaorth opened this issue 11 months ago • 2 comments

Short description

This PR adds the PN paid notice screen with the new DS (for a cancelled PN message).

old new
Screenshot 2024-03-22 at 18 27 18 Simulator Screenshot - iPhone 15 - 2024-03-22 at 18 00 42

List of changes proposed in this pull request

  • New PaidPaymentScreen screen

How to test

Using the io-dev-api-server, generate a cancelled PN message with some paid payments. Since the payments section has not been ported to the new DS yet, flip the isDesignSystemEnabled value on the PN navigator for the PN message details screen. Select a PN message that is cancelled, select one of its payments and check the new screen.

Vangaorth avatar Mar 22 '24 17:03 Vangaorth