Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shows a message when the keys are empty #426

Merged
merged 1 commit into from
Mar 31, 2017
Merged

Conversation

cezarsmpio
Copy link
Contributor

@cezarsmpio cezarsmpio commented Mar 31, 2017

No description provided.

@@ -56,7 +66,7 @@ public static function check_merchant_api_keys($context)

$api_url = 'https://api.ebanx.com';

$message = sprintf('Could not connect to EBANX servers. Please check if your server can reach our API (<a href="%1$s">%1$s</a>) and your integrations keys are correct.', $api_url);
$message = sprintf('EBANX - Could not connect to our servers. Please check if your server can reach our API (<a href="%1$s">%1$s</a>) and your integrations keys are correct.', $api_url);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need a better text for this...
Like, check connection to our servers first and then have his keys checked.

@cezarsmpio cezarsmpio self-assigned this Mar 31, 2017
@cezarsmpio cezarsmpio added this to the Sprint #6 milestone Mar 31, 2017
Copy link
Contributor

@SparK-Cruz SparK-Cruz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Go!

@cezarsmpio cezarsmpio merged commit ac206dd into develop Mar 31, 2017
@gpressutto5 gpressutto5 deleted the feature/check-keys branch July 20, 2017 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants