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

add callback for initiated PaymentStatus #36

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gmgm60
Copy link

@gmgm60 gmgm60 commented Mar 9, 2024

on the web there are option to add callback function before open 3DS, to make the app able to register the transaction id on the server with the user data.

https://docs.moyasar.com/credit-card

Option 2: Callback Function

The other option is to provide a callback function, and due to the asynchronous nature of JavaScript, 
you need to return a Promise object which lets the form wait until your task is completed.

this pull request add the same functionality on the flutter sdk.

@ahoshaiyan ahoshaiyan requested a review from Fghurayri April 29, 2024 12:37
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

Successfully merging this pull request may close these issues.

1 participant