feat: add payer_dni field and validation for transfer payments, update related logic and tests
This commit is contained in:
@@ -19,6 +19,7 @@ use Illuminate\Database\Eloquent\Relations\HasMany;
|
||||
'payment_method',
|
||||
'total',
|
||||
'dni',
|
||||
'payer_dni',
|
||||
'telefono',
|
||||
'nombre_apellido',
|
||||
'email',
|
||||
|
||||
Reference in New Issue
Block a user