We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74d88ca commit aa3005cCopy full SHA for aa3005c
src/Settings/MoneiSettings.php
@@ -54,7 +54,7 @@ public function get_settings() {
54
array(
55
'title' => __( 'Live Account ID *', 'monei' ),
56
'type' => 'text',
57
- 'desc' => __( 'Enter your MONEI Test Account ID here.', 'monei' ),
+ 'desc' => __( 'Enter your MONEI Live Account ID here.', 'monei' ),
58
'desc_tip' => true,
59
'id' => 'monei_live_accountid',
60
'default' => '',
0 commit comments