diff --git a/modules/gateways/bitpaycheckout.php b/modules/gateways/bitpaycheckout.php index 6853805..e571a2d 100644 --- a/modules/gateways/bitpaycheckout.php +++ b/modules/gateways/bitpaycheckout.php @@ -98,7 +98,7 @@ function bitpaycheckout_config() 'Type' => 'text', 'Size' => '25', 'Default' => '', - 'Description' => 'Your production merchant token. Create one here and uncheck `Require Authentication`.', + 'Description' => 'Your production merchant token. Create one here and uncheck `Require Authentication`.', ), 'bitpay_checkout_endpoint' => array( diff --git a/modules/gateways/bitpaycheckout/bitpaycheckout.php b/modules/gateways/bitpaycheckout/bitpaycheckout.php index 3c0052e..68e91cf 100644 --- a/modules/gateways/bitpaycheckout/bitpaycheckout.php +++ b/modules/gateways/bitpaycheckout/bitpaycheckout.php @@ -97,7 +97,7 @@ function bitpaycheckout_config() 'Type' => 'text', 'Size' => '25', 'Default' => '', - 'Description' => 'Your production merchant token. Create one here and uncheck `Require Authentication`.', + 'Description' => 'Your production merchant token. Create one here and uncheck `Require Authentication`.', ), 'bitpay_checkout_endpoint' => array(