@@ -368,6 +371,7 @@ function commerce_square_obtain_token() {
'code'=>$_GET['code'],
],
];
drupal_set_message(t('Now that you have a production access token, you can select a Production Location ID. The payment gateway is not ready for use in production until you do that.','warning'));