# This is a combination of 3 commits.
# This is the 1st commit message:

feat: add retry mechanism and ui

# This is the commit message #2:

#refactor: rebind service onRetry

# This is the commit message #3:

#refactor: naming

# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit.
#
# Date:      Mon Sep 22 16:23:57 2025 +0200
#
# interactive rebase in progress; onto baa6445
# Last commands done (3 commands done):
#    squash 69ae0da # refactor: rebind service onRetry
#    squash f499393 # refactor: naming
# No commands remaining.
# You are currently rebasing branch 'retry-wpi-info' on 'baa6445'.
#
# Changes to be committed:
#	new file:   .editorconfig
#	modified:   README.md
#	modified:   app/build.gradle.kts
#	modified:   app/src/main/java/com/worldline/information/MainActivity.kt
#	modified:   app/src/main/java/com/worldline/information/PaymentInfoScreen.kt
#	new file:   app/src/main/java/com/worldline/information/PaymentInfoViewModel.kt
#	new file:   app/src/main/java/com/worldline/information/model/PaymentInformationResponse.kt
#	new file:   app/src/main/java/com/worldline/information/model/Result.kt
#	new file:   app/src/main/java/com/worldline/information/model/ResultSerializer.kt
#
