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:
- Go to 'c#/QuickPay/Program.cs'
- Scroll down to line 47: var quickPayResponse = await client.PostAsync("https://test-payment.momo.vn/v2/gateway/api/create", httpContent);
- See error
Expected behavior
Update thành url https://test-payment.momo.vn/v2/gateway/api/pos
Screenshots
