spree/spree_gateway

Cardholder name is not being saved to Braintree

Closed this issue · 2 comments

This is a regression and was previously fixed in #156. A cardholder name is being sent, but when I log into Braintree, the field is blank.

Repro code is contained here.

This one appears to be a bug in the Braintree payment gateway code within active_merchant. I have submitted a bug fix for that to active_merchant itself.

The "Customer" name is the same value as far as I can tell.

This should be resolved now, but may take until the next active_merchant release.