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

Set PayPal button to be translatable #135

Merged
merged 3 commits into from
Apr 27, 2017

Conversation

crookedneighbor
Copy link
Contributor

closes #134

Summary

We weren't passing in the locale to the paypal.Button.render function, so while the popup was still being translated through the createPayment call, the button itself was not.

Checklist

  • Added a changelog entry
  • Ran unit tests

@crookedneighbor
Copy link
Contributor Author

The integration test failures are due to an incompatibility with the locale: 'es_ES' and stye: { label: 'credt'} in checkout.js. I've contacted that team about the bug.

@crookedneighbor crookedneighbor merged commit 5125b52 into master Apr 27, 2017
@lilaconlee lilaconlee deleted the fix_locale_in_paypal_button_render branch May 9, 2017 21:09
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.

Missing translation and CSS bug
2 participants