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

خطای اعتبار سنجی #332

Open
korangcity opened this issue Dec 30, 2024 · 2 comments
Open

خطای اعتبار سنجی #332

korangcity opened this issue Dec 30, 2024 · 2 comments

Comments

@korangcity
Copy link

Screenshot 2024-12-31 004729

خطای اعتبار سنجی

در یک کد ساده ای که برای تست نوشته شده است خطای اعتبار سنجی نشان میدهد

$invoice = (new Invoice)->amount(10000);
$payment=Payment::callbackUrl('https://www.test.com/');
$payment->purchase($invoice,function($driver, $transactionId) {
// We can store $transactionId in database.
});
return $payment->pay()->render();

متدpurchase همچین خطایی را میگیرد
لطفا راهنماییی فرمایید

@korangcity
Copy link
Author

نکته : مقدار merchantId صحیح ثبت شده و تست شده است

@khanzadimahdi
Copy link
Member

از کجا متوجه بشیم کدوم درگاه هست؟ :D تمپلیت PR رو برای شما ایجاد کرده بودیم که متاسفانه رعایت نکردین! ورژن پکیج هم مهم هست که ننوشتین.

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