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

خطا در زرین پال #367

Open
AbbasHokmabadi71 opened this issue Sep 13, 2023 · 2 comments
Open

خطا در زرین پال #367

AbbasHokmabadi71 opened this issue Sep 13, 2023 · 2 comments
Assignees

Comments

@AbbasHokmabadi71
Copy link

من طبق کدهای سمپل رفتم جلو ولی خطا میده.البته با مرچنت تست انجام دادم
var result = await _onlinePayment.RequestAsync(invoice =>
{
invoice.SetZarinPalData("Description")
.SetGateway("ZarinPal")
.SetCallbackUrl(callbackUrl)
.SetAmount(new Money(Price))
.UseAutoIncrementTrackingNumber()
.UseZarinPal();
});
همش status =false میده
نوع برنامه وب

  • ASP.NET CORE
@Sina-Soltani
Copy link
Owner

درود
اگر در این درگاه حساب دارید، از پشتیبانی سوال کنید آیا درگاه تست رو همچنان دارند یا خیر.
پیاده سازی فعلی، طبق مستندات خودشون هست و بنابراین اگر مشکلی وجود داشته باشه، باید یا از سمت اونا باشه، یا اینکه درگاه تست اونها مشکلاتی داره.
نتیجه رو لطفا به من هم اطلاع بدید.
موفق باشید

@WatchDogsDev
Copy link

Downgrading to version 1.2.0 of package Parbad.Gateway.ZarinPal solved the problem.
The latest version gives unknown error (500 server error from ZarinPal's own api)

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

3 participants