Wip
This commit is contained in:
@@ -28,11 +28,11 @@ class MakePaymentNovaVisaMaster extends Action
|
||||
use InteractsWithQueue, Queueable;
|
||||
|
||||
/**
|
||||
* Action name
|
||||
* Name.
|
||||
*/
|
||||
public function name(): string
|
||||
{
|
||||
return __('Send payment');
|
||||
return __('Make payment');
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user