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

Quickpay API URL source C# không đúng #46

Open
anacondaf opened this issue May 18, 2024 · 0 comments
Open

Quickpay API URL source C# không đúng #46

anacondaf opened this issue May 18, 2024 · 0 comments

Comments

@anacondaf
Copy link

Describe the bug
Phần API url của source code C# không đúng như trên trang tài liệu tích hợp

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'c#/QuickPay/Program.cs'
  2. Scroll down to line 47: var quickPayResponse = await client.PostAsync("https://test-payment.momo.vn/v2/gateway/api/create", httpContent);
  3. See error

Expected behavior
Update thành url https://test-payment.momo.vn/v2/gateway/api/pos

Screenshots
image

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

1 participant