File tree Expand file tree Collapse file tree
plugins/braintree-payment Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.1.5
4+
5+ ### Fixes
6+
7+ - Format Braintree validation errors with a ` BT: ` prefix and optional attribute (e.g. ` BT: amount: Refund amount is too large. (91517) ` ).
8+ - Publish ` .medusa/server/**/* ` so Yarn 4 packages include built plugin files correctly.
9+
10+ ### Improvements
11+
12+ - Remove dedicated ` [Braintree refund] ` JSON path tracing; refund debugging remains available via provider ` logging ` (` logDebug ` / ` logErrorDetail ` ).
13+ - Bump Medusa peer dependencies to ` 2.15.2 ` and ` braintree ` to ` ^3.38.0 ` .
14+ - Expand import-provider tests for processor declines and validation errors on void/refund.
15+
316## 0.1.2
417
518### Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @lambdacurry/medusa-payment-braintree" ,
3- "version" : " 0.1.4 " ,
3+ "version" : " 0.1.5 " ,
44 "description" : " Braintree plugin for Medusa" ,
55 "author" : " Lambda Curry (https://lambdacurry.dev)" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments