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

Async Tasks #10

Open
verelpode opened this issue Jan 17, 2021 · 1 comment
Open

Async Tasks #10

verelpode opened this issue Jan 17, 2021 · 1 comment

Comments

@verelpode
Copy link

Hello! Are there any plans to support C# async tasks for the methods that perform communication over the internet?
I see the README.md mentions, for example:

"This sample uses an ASP.NET Core Razor Page"

That version of ASP.NET is designed with async tasks. Will the Amazon Pay SDK likewise support async tasks sometime in future?

Ideally each async method would also include a CancellationToken parameter if possible.

Async tasks would be great to have, although in my opinion I'd rank it as a lower priority than supporting recurring payments/subscriptions, and also lower priority than supporting the new .NET 5.0 in both the old and new SDK's.

@shangamesh
Copy link

Thanks for the suggestion. We will check with our team to implement this functionality in future

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