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

Add FireCheckout support #7

Merged
merged 2 commits into from
Apr 13, 2016
Merged

Add FireCheckout support #7

merged 2 commits into from
Apr 13, 2016

Conversation

ccrims0n
Copy link
Contributor

No description provided.

};

var showErrorMessage = function(message){
alert(message);
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we have to use alert here? Doesn't firecheckout provide us with something better, for eg?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Firecheckout uses alert boxes. We can make our own error mode display using JS, we can do it later maybe.

@captn3m0
Copy link
Contributor

LGTM 👍

:shipit:

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