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

افزودن درگاه پرداخت نوین #257

Merged
merged 9 commits into from
Aug 25, 2024

Conversation

ariaieboy
Copy link
Contributor

@ariaieboy ariaieboy commented Aug 18, 2024

shetabit/payment#315

درایور درگاه به صورت انلاین تست شده و اوکی هست.

تنها مسئله ای که وجود داره این هست که لینک برگشت به صورت post کال میشه و در لاراول باید در middleware مربوط به csrf لینک کال بک ایگنور بشه
این دو مسئله را دوست داشتم یکجا داکیومنت کنم ولی نمیدونستم کجا باید اضافه بشه.

@khanzadimahdi
Copy link
Member

khanzadimahdi commented Aug 24, 2024

please fix the code style

-        $response = $this->client->request('POST',
+        $response = $this->client->request(
+            'POST',

@ariaieboy
Copy link
Contributor Author

please fix the code style

-        $response = $this->client->request('POST',
+        $response = $this->client->request(
+            'POST',

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

@shetabit shetabit deleted a comment from ariaieboy Aug 25, 2024
@khanzadimahdi khanzadimahdi merged commit efcddc4 into shetabit:master Aug 25, 2024
1 of 2 checks passed
This pull request was closed.
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.

2 participants