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

New Hyper Pay ThreeDSWorkflowListener #36

Closed
Abodysoma2021 opened this issue Oct 19, 2022 · 3 comments
Closed

New Hyper Pay ThreeDSWorkflowListener #36

Abodysoma2021 opened this issue Oct 19, 2022 · 3 comments
Assignees

Comments

@Abodysoma2021
Copy link

Implement challenge callback
You need to implement ThreeDSWorkflowListener with onThreeDSChallengeRequired method for displaying challenge screen and onThreeDSConfigRequired method used for providing additional 3DS Service configuration.

this thing required by hyper pay and the old kotlin code not working please update it .

thank you

@pr-Mais
Copy link
Collaborator

pr-Mais commented Oct 23, 2022

The package is update but currently blocked on uploading to pub.dev since the total size exceeded the allowed size by pub.
For now, you can depend on it from git:

  hyperpay:
    git:
      url: https://github.com/nyartech/hyperpay.git
      ref: v1.0.0-dev.3

And apply the changes required for this version as mentioned here.

@pr-Mais
Copy link
Collaborator

pr-Mais commented Oct 27, 2022

A new version with a potential fix is pushed:

hyperpay:
    git:
      url: https://github.com/nyartech/hyperpay.git
      ref: v1.0.0-dev.4

@pr-Mais pr-Mais self-assigned this Oct 27, 2022
@pr-Mais
Copy link
Collaborator

pr-Mais commented Nov 1, 2022

More details has been provided in #39, follow-up discussions on this issue will be done there.

@pr-Mais pr-Mais closed this as completed Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants