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

Update braintree-web to 2.23.0 #24

Merged
merged 2 commits into from
Apr 21, 2016
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update braintree-web to 2.23.0
  • Loading branch information
hectoregm committed Apr 21, 2016
commit b543123155889b5ed742e40754d58df9e6c7af27
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## HEAD

* Upgrade braintree to 2.23.0 for bug fixes and fraud detection with deviceData.

## 0.2.0

* Add functionality around PayPal by adding a json or text field on credit card for storing extra data coming back from Braintree.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//= require "vendor/braintree-2.14.0"
//= require "vendor/braintree-2.23.0"

Spree.routes.payment_client_token_api = Spree.pathFor("api/payment_client_token")

Expand Down
7 changes: 0 additions & 7 deletions lib/assets/javascripts/vendor/braintree-2.14.0.js

This file was deleted.

8 changes: 8 additions & 0 deletions lib/assets/javascripts/vendor/braintree-2.23.0.js

Large diffs are not rendered by default.