feat: rename payer_dni to transfer_payer_dni across purchase handling and update related tests
This commit is contained in:
@@ -20,7 +20,7 @@ use Illuminate\Database\Eloquent\Relations\HasOne;
|
||||
'payment_method',
|
||||
'total',
|
||||
'dni',
|
||||
'payer_dni',
|
||||
'transfer_payer_dni',
|
||||
'telefono',
|
||||
'nombre_apellido',
|
||||
'email',
|
||||
|
||||
Reference in New Issue
Block a user