aligent / braintree-orocommerce

Braintree credit card gateway integration for OroCommerce
MIT License
0 stars 1 forks source link

First Round Bug Fixes #1

Closed aligentjim closed 5 years ago

aligentjim commented 5 years ago

Fixes the following issues from Oro's code review:

aligentjim commented 5 years ago

Getting the tagging in the DI container working was a bit of a challenge, but I like the way it turned out. Kind of forced me into creating a factory class, but the end result is pretty neat. And we don't have to spin up a bunch of dependencies "just in case".