ACTION KEY ADDED
This commit is contained in:
@@ -40,6 +40,7 @@ protected array $allSettings;
|
||||
return [
|
||||
[
|
||||
"text" => 'Add Card',
|
||||
"action_key" => 'ADD_VIRTUAL_CARD_STRP',
|
||||
"wallet_country" => ['US'],
|
||||
"amount" => 0,
|
||||
"id" => 1,
|
||||
@@ -66,6 +67,7 @@ protected array $allSettings;
|
||||
return [
|
||||
[
|
||||
"text" => 'Spend',
|
||||
"action_key" => 'SPEND_TO_BANK_FLTW',
|
||||
"wallet_country" => ['NG'],
|
||||
"amount" => 0,
|
||||
"id" => 1,
|
||||
|
||||
Reference in New Issue
Block a user