The source project of this merge request has been removed.
Fix #16: CRM_Core_Payment_MJWTrait::getPropertyBagAsArray() lacks support for...
Fix #16 (closed): CRM_Core_Payment_MJWTrait::getPropertyBagAsArray() lacks support for legacy prop names in PropertyBag::propMap
Before: Errors appear when submitting credit card contributions through the AuthNet extension, as described in authnet#27 (closed)
After: No such errors appear, and contribution is processed successfully.