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

Integrate with Twint SDK #1630

Merged
merged 22 commits into from
May 24, 2024
Merged

Integrate with Twint SDK #1630

merged 22 commits into from
May 24, 2024

Conversation

OscarSpruit
Copy link
Contributor

Description

  • Adds support for the twint action
  • The TwintActionComponent opens the Twint app and when it returns to the merchant's app it starts polling
  • It uses a view that wraps a fragment, so we can handle to activity result returned by the twint app
    • This concept can be used by other SDK payment methods in the future

Checklist

  • PR is labelled
  • Code is unit tested
  • Changes are tested manually

COAND-806

@OscarSpruit OscarSpruit added the Feature [PRs only] Indicates a new feature addition label May 16, 2024
@OscarSpruit OscarSpruit requested a review from a team as a code owner May 16, 2024 10:08
@OscarSpruit OscarSpruit force-pushed the feature/twint_sdk branch 4 times, most recently from 80d7018 to ede1470 Compare May 21, 2024 09:11
OscarSpruit and others added 21 commits May 23, 2024 17:07
It is not possible to publish nested AAR files, so we have to
publish the Twint AAR as a standalone dependency.

COAND-806
COAND-806
This makes it possible for us to handle the activity result stuff and makes
the implementation for a merchant significantly easier.

COAND-806
COAND-806
COAND-806

Co-authored-by: Ararat Mnatsakanyan <ararat.mnatsakanyan.ararat@gmail.com>
Copy link

sonarcloud bot commented May 23, 2024

@OscarSpruit OscarSpruit merged commit 990e808 into develop May 24, 2024
8 checks passed
@OscarSpruit OscarSpruit deleted the feature/twint_sdk branch May 24, 2024 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature [PRs only] Indicates a new feature addition
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants