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

Get client token from braintree only in the payment page. #39

Merged
merged 1 commit into from
Jun 24, 2016

Conversation

hectoregm
Copy link
Contributor

Right now we are trying to get a client token at every page load in the Admin UI, that creates
a 404 response in all pages except the payment page this manifest as an empty flash error
in the UI, this PR makes it so that only we request the client token for Braintree only in the
payment page in the backend.

@hectoregm hectoregm force-pushed the hectoregm/admin_ui branch from 32b35d3 to f3e149a Compare May 26, 2016 19:18
@cbrunsdon
Copy link
Contributor

👍 sorry for not taking this sooner!

@cbrunsdon cbrunsdon merged commit 46fd369 into solidusio:master Jun 24, 2016
gsmendoza pushed a commit to gsmendoza/solidus_braintree that referenced this pull request Dec 28, 2022
Enable Braintree credit card payments via hosted fields
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