Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ec 74 implement support for payment initiation without invoice document #499

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    a195b72 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. feat(merchant-sdk): Refactored merchant-sdk project to have `mercha…

    …nt` instead of `health` and `gms` instead of `ghs` in the naming of files and variables.
    
    EC-62
    danicretu committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    5ec10e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41da6c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    d69b33c View commit details
    Browse the repository at this point in the history
  2. ci(merchant-sdk): Updated keystore

    EC-62
    danicretu committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    3552b12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10be344 View commit details
    Browse the repository at this point in the history
  4. feat(merchant-sdk): Added InvoiceDetailsFragment as an entrypoint t…

    …o `Pay Later` use case
    
    EC-51
    danicretu committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    702b60d View commit details
    Browse the repository at this point in the history
  5. ci(merchant-sdk): Updated key alias

    EC-62
    danicretu committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    c475006 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. feat(merchant-sdk): Switched InvoiceDetailsFragment to use same VM …

    …as `InvoicesActivity`
    
    EC-60
    danicretu committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    86f061e View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. docs(merchant-sdk): Update readmes, maven pom description and remove …

    …outdated migration guide
    
    EC-62
    a-szotyori committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    1d49fea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5468ff7 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'EC-62-Repackage-Health-SDK-into-Merchant-SDK' into EC-6…

    …0-Configurability-of-review-screen
    danicretu committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    3fd8771 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    fb92376 View commit details
    Browse the repository at this point in the history
  2. feat(merchant-sdk): Extracted payment flow from ReviewViewModel to …

    …`GiniPayment` class
    
    EC-60
    danicretu committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    b729539 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. feat(merchant-sdk): Added ConfigurationFragment and integrated with…

    … `IntegratedFlowConfiguration`
    
    EC-60
    danicretu committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    1f60ba3 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. fix(merchant-sdk): Fixed failing tests

    EC-60
    danicretu committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    f05e696 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b90067 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. feat(merchant-sdk): Added unit tests

    EC-60
    danicretu committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    f423684 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c89ab2 View commit details
    Browse the repository at this point in the history
  3. refactor(merchant-sdk): Added a null check

    EC-60
    danicretu committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    074f099 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5d21e7 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    3c80429 View commit details
    Browse the repository at this point in the history
  2. feat(merchant-sdk): Remove Health API Library from the Merchant SDK's…

    … public API
    
    Add Health API Library configuration options to the `GiniMerchant` constructor and instantiate
    the `GiniHealthAPI` internally.
    
    Remove or wrap exposed Health API Library methods and model classes.
    
    EC-62
    a-szotyori committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    3709c76 View commit details
    Browse the repository at this point in the history
  3. refactor(merchant-sdk): Update the example app to use the new Merchan…

    …t SDK public API
    
    Added the Health API Library as an explicit dependency to the example app, because it's used for
    uploading test documents in order to have a document id for the Merchant SDK.
    
    EC-62
    a-szotyori committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    caae1d6 View commit details
    Browse the repository at this point in the history
  4. docs(merchant-sdk): Remove mentions of the Gini Health API Library ou…

    …tside of the integration guide
    
    The integration guide will be updated later.
    
    EC-62
    a-szotyori committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    f07148a View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    f7fe865 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #447 from gini/EC-62-Repackage-Health-SDK-into-Mer…

    …chant-SDK
    
    Ec 62 repackage health sdk into merchant sdk
    a-szotyori authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    2aaf54e View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. feat(merchant-sdk): Delete openBankState, added eventFlow and mad…

    …e `documentFlow` and `paymentFlow` internal
    
    EC-60
    danicretu committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    9d214ef View commit details
    Browse the repository at this point in the history
  2. refactor(merchant-sdk): Rename IntegratedFlowContainerFragment to `…

    …MerchantFragment`
    
    - `IntegratedFlowViewModel` to `MerchantViewModel`
    - `IntegratedFlowConfiguration` to `MerchantFlowConfiguration`
    
    EC-60
    danicretu committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    ff0b4d5 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'EC-11-Merchant-SDK-development---Pay-later-use-case' in…

    …to EC-60-Configurability-of-review-screen
    danicretu committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    82a525c View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    e49f26a View commit details
    Browse the repository at this point in the history
  2. refactor(merchant-sdk): Rename MerchantFragment and related classes…

    … to `PaymentFlowFragment` and corresponding naming
    
    EC-60
    danicretu committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    b48615d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0528212 View commit details
    Browse the repository at this point in the history
  4. refactor(merchant-sdk): Changed app icon

    EC-60
    danicretu committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    cec739d View commit details
    Browse the repository at this point in the history
  5. refactor(merchant-sdk): Make paymentComponent internal

    - Remove it's dependency to `GiniMerchant`
    - Make `PaymentComponent` a dependency of `GiniMerchant`
    - Move creation of `PaymentFlowFragment` and `ReviewFragment` to `GiniMerchant`
    - Fix tests
    
    EC-60
    danicretu committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    e52c2e2 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. feat(merchant-sdk): Load payment provider apps when starting flow if …

    …client didn't already do it
    
    - Some minor fixes
    
    EC-60
    danicretu committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    4e8d3d9 View commit details
    Browse the repository at this point in the history
  2. fix(merchant-sdk): Fix failing tests

    EC-60
    danicretu committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    3abf45b View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    d612831 View commit details
    Browse the repository at this point in the history
  2. fix(merchant-sdk): Make amountEditable true by default if `showRevi…

    …ew` is also true in `ConfigurationFragment`
    
    EC-71
    danicretu committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    2cd6b03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d70238 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #472 from gini/fix(merchant-sdk)-Fixes-for-EC-60

    Fix(merchant sdk) fixes for EC 60
    danicretu authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    9705629 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. feat(merchant-sdk): Extracted common functionality related to `Open W…

    …ith` and `Install App` bottom sheets
    
    EC-65
    danicretu committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    ee3e8fd View commit details
    Browse the repository at this point in the history
  2. feat(merchant-sdk): Extracted creation of InstallAppBottomSheet and…

    … `OpenWithBottomSheet` to extension function
    
    EC-65
    danicretu committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    ebbf2d0 View commit details
    Browse the repository at this point in the history
  3. feat(merchant-sdk): Incorporated InstallAppBottomSheet and `OpenWit…

    …hBottomSheet` into payment flow
    
    - Fixed failing tests
    
    EC-65
    danicretu committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    17f4f9f View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. feat(merchant-sdk): Added loading indicator

    And some extra error handling
    
    EC-65
    danicretu committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    9a0f8f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. feat(merchant-sdk): Fixed Open With functionality

    - Added `ShareWithBroadcastReceiver` to listen to taps on system share sheet
    - Moved emitting `GiniMerchant.PaymentState.Success` to after the user selects an app from the share sheet
    
    EC-65
    danicretu committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    c7160e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19f67d3 View commit details
    Browse the repository at this point in the history
  3. fix(merchant-sdk): Fix failing tests

    EC-65
    danicretu committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    dbc6e1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76351e1 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    ce6098a View commit details
    Browse the repository at this point in the history
  2. Revert "fix(merchant-sdk): Fix listener not being called after config…

    … change"
    
    This reverts commit ce6098a.
    danicretu committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    40fa3b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a37bd0f View commit details
    Browse the repository at this point in the history
  4. Merge branch 'EC-60-Configurability-of-review-screen' into EC-65-Show…

    …-install-app-and-share-with-onboarding-bottom-sheets-when-review-screen-is-not-shown
    danicretu committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    3035674 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b9141a1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b51f8cf View commit details
    Browse the repository at this point in the history
  7. refactor(merchant-sdk): Refactor OpenWith use case

    - Handle starting of the `OpenWith` flow in the SDK: added a new flow to `PaymentFlowViewModel` and `ReviewViewModel` which holds information about whether `OpenWith`flow was started
    - Check this flow in `onResume` -> if true, emit `DisplayedScreen.Nothing` so that the client can pop the backstack
    
    EC-65
    danicretu committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    37a64ac View commit details
    Browse the repository at this point in the history
  8. fix(merchant-sdk): Fixed failing tests

    EC-65
    danicretu committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    9a37d02 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. fix(merchant-sdk): Remove need to observe DisplayedScreen.Nothing

    - Send `OnFlowCancelled` when displayed screen in `Nothing`
    
    EC-65
    danicretu committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    3df948b View commit details
    Browse the repository at this point in the history
  2. refactor(merchant-sdk): Validate amount field on the go, instead of…

    … `onFocusChange`
    
    EC-72
    danicretu committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    541f950 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    4d5f6db View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    ad2f0ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    860c7ba View commit details
    Browse the repository at this point in the history
  3. Merge pull request #475 from gini/EC-65-Show-install-app-and-share-wi…

    …th-onboarding-bottom-sheets-when-review-screen-is-not-shown
    
    Ec 65 show install app and share with onboarding bottom sheets when review screen is not shown
    danicretu authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    7bb6b51 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #481 from gini/EC-72-Validate-'amount'-field-on-th…

    …e-go
    
    refactor(merchant-sdk): Validate `amount` field on the go, instead of…
    danicretu authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    79b8fae View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. refactor(merchant-sdk): Extract review layout to ReviewView and h…

    …andle review related validations in there
    
    EC-74
    danicretu committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    e8725a4 View commit details
    Browse the repository at this point in the history
  2. feat(merchant-sdk): Add ReviewBottomSheet to PaymentFlowFragment

    - Comment out some tests, they will be handled later, after everything is done
    
    EC-74
    danicretu committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    dcd6f55 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. feat(merchant-sdk): Add Orders Screen and Order Details Screen to the…

    … example app
    
    Added five hardcoded order bank transfer details. These can be edited on the Order Details Screen.
    
    Also the Orders Screen allows to launch the Order Details Screen for entering custom bank
    transfer details.
    
    EC-74
    a-szotyori committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    949552d View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    d4a991d View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Merge branch 'EC-60-Configurability-of-review-screen' into EC-74-Impl…

    …ement-support-for-payment-initiation-without-invoice-document
    danicretu committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    5b49e60 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #492 from gini/EC-74-orders-screen-and-order-detai…

    …ls-screen
    
    feat(merchant-sdk): Add Orders Screen and Order Details Screen to the example app
    danicretu authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    0edf7da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9164cf6 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. refactor(merchant-sdk): Code cleanup

    EC-74
    danicretu committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    d76eccd View commit details
    Browse the repository at this point in the history
  2. refactor(merchant-sdk): Fix failing tests

    Will move test cases from `ReviewViewModelTest` to `ReviewComponentTest`
    
    EC-74
    danicretu committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    f2a409b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d7e2d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. feat(merchant-sdk): Added unit tests for ReviewComponent and `Payme…

    …ntFlowViewModel`
    
    EC-74
    danicretu committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    438ef73 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. feat(merchant-sdk): Added back 2 rows paymentComponent and integrat…

    …ed in `paymentComponentView`
    
    EC-91
    danicretu committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    993cdd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e07b0e8 View commit details
    Browse the repository at this point in the history
  3. feat(merchant-sdk): Added checkReturningUser and `paymentComponentT…

    …woRows` in `ConfigurationFragment` for testing purposes
    
    EC-91
    danicretu committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    435004a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d4f7fb9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ccc7c41 View commit details
    Browse the repository at this point in the history
  6. fix(merchant-sdk): Fix visibility issue

    EC-91
    danicretu committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    066a50d View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. fix(merchant-sdk): Fix payment details not showing on review screen, …

    …dark mode text color
    
    EC-91
    llevente committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    ecbe3e1 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Merge branch 'EC-74-Implement-support-for-payment-initiation-without-…

    …invoice-document' into EC-91-payment-component-2-rows
    llevente authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    79efe85 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #510 from gini/EC-91-payment-component-2-rows

    Ec 91 payment component 2 rows
    llevente authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    663979d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b8f565 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    7679962 View commit details
    Browse the repository at this point in the history
  2. feat(merchant-sdk): Remove code related to saved state and document

    These are not needed in the Merchant SDK anymore:
    - Saved state: persisting the SDK state to survive activity restarts requires too much effort
    - Document: the Merchant SDK does not need documents to get the bank transfer details because
    the merchants know all the payment details and can pass them to the SDK.
    
    EC-74
    a-szotyori committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    a9112ee View commit details
    Browse the repository at this point in the history
  3. fix(merchant-sdk): Silently dismiss the PaymentFragment when the `v…

    …iewModelFactory` is null
    
    When the viewModelFactory is not available we are in an unrecoverable state (most likely after an
    activity restart) and we should remove this fragment which is the container (root) for all our other
    fragments. This returns the user to the client app's previous screen.
    
    EC-74
    a-szotyori committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    d098483 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8cd92f View commit details
    Browse the repository at this point in the history
  5. fix(merchant-sdk): Show the PaymentComponentBottomSheet again also wh…

    …en reselecting the same bank
    
    EC-74
    a-szotyori committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    d993acc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c628f55 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. feat(merchant-sdk): Set merchant base URL

    EC-111
    llevente committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    2abe256 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48bda29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7d383b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79c89a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Merge pull request #521 from gini/remove-unused-code-and-do-small-fixes

    Remove unused code and do small fixes
    a-szotyori authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    b65dcf3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into EC-74-Implement-support-for-payment-initiati…

    …on-without-invoice-document
    danicretu committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    148d482 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c21c6e View commit details
    Browse the repository at this point in the history
  4. feat(merchant-sdk): Added check for empty payment fields - throw `Ill…

    …egalStateException` if any are empty
    
    EC-74
    danicretu committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    a5a1df6 View commit details
    Browse the repository at this point in the history
  5. fix(merchant-sdk): Fix onBackCalled not called when dismissing `Rev…

    …iewBottomSheet`
    
    EC-74
    danicretu committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    0a32084 View commit details
    Browse the repository at this point in the history
  6. feat(merchant-sdk): Make amountFieldEditable, `checkForReturningUse…

    …r` and `paymentComponentOnTwoRows` internal
    
    EC-118
    danicretu committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    bc354b5 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'EC-74-Implement-support-for-payment-initiation-without-…

    …invoice-document' into EC-68-health-api-version-config
    
    # Conflicts:
    #	merchant-sdk/sdk/src/main/java/net/gini/android/merchant/sdk/GiniMerchant.kt
    a-szotyori committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    3803026 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #519 from gini/EC-68-health-api-version-config

    Ec 68 health api version config
    a-szotyori authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    4cb961d View commit details
    Browse the repository at this point in the history
  9. ci(merchant-sdk): Add baseline for detekt

    EC-74
    a-szotyori committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    bb9996b View commit details
    Browse the repository at this point in the history
  10. Merge branch 'EC-74-Implement-support-for-payment-initiation-without-…

    …invoice-document' into EC-117-Update-Payment-Review-screen-according-to-design
    danicretu committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    fb8f4c0 View commit details
    Browse the repository at this point in the history
  11. ci(merchant-sdk): Re-run detektBaseline

    EC-117
    danicretu committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    4de58a9 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Merge pull request #532 from gini/remove-unused-code-and-do-small-fixes

    Remove more unused code and do small fixes
    a-szotyori authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    7ee16fd View commit details
    Browse the repository at this point in the history
  2. fix(merchant-sdk): Use the Order from the OrderDetailsViewModel to st…

    …art the payment flow
    
    EC-117
    a-szotyori committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    acbf5eb View commit details
    Browse the repository at this point in the history
  3. fix(merchant-sdk): Added toast to OrdersActivity to be shown when…

    … payment details are incomplete
    
    EC-117
    danicretu committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    b0aa92d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db2d9c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed89db6 View commit details
    Browse the repository at this point in the history
  6. refactor(merchant-sdk): Remove dragHandle from `PaymentComponentBot…

    …tomSheet` and `ReviewBottomSheet`
    
    EC-117
    danicretu committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    06a6843 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'EC-74-Implement-support-for-payment-initiation-without-…

    …invoice-document' into EC-117-Update-Payment-Review-screen-according-to-design
    danicretu committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    ca0d49a View commit details
    Browse the repository at this point in the history
  8. ci(merchant-sdk): Rerun detektBaseline

    EC-117
    danicretu committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    5b32dff View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ef07491 View commit details
    Browse the repository at this point in the history
  10. ci(merchant-sdk): Rerun detektBaseline

    EC-117
    danicretu committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    466eaa2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    565815c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6700d47 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    af10bda View commit details
    Browse the repository at this point in the history
  2. fix(merchant-sdk): Fix drag handle margins

    EC-117
    danicretu committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    928f747 View commit details
    Browse the repository at this point in the history
  3. fix(merchant-sdk): Fix MoreInformation label overlapping `PoweredBy…

    …Gini` when accessibility font set to biggest
    
    EC-117
    danicretu committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    628f06d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #531 from gini/EC-117-Update-Payment-Review-screen…

    …-according-to-design
    
    Ec 117 update payment review screen according to design
    danicretu authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    604b2f1 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    0525fd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70fee14 View commit details
    Browse the repository at this point in the history