temprory stan error fixes

This commit is contained in:
2025-03-19 17:01:26 +05:00
parent 8a6cf2b3b9
commit d25227867c
4 changed files with 22 additions and 2 deletions

View File

@@ -14,6 +14,8 @@ trait HandlesVisaMasterPayments
* Check payment payment visa master
*
* @param Request $request
*
* @return array<string, string|bool>
*/
public static function checkPaymentVisaMaster(Request $request): array
{