mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-05-24 02:14:21 -04:00
* Payment fixes: - Added new "process.js" inside of webpack.mix.js - BasePaymentDriver now accepts raw array, no explode - StripePaymentDriver now accepts raw array, no explode - Removed 'form-control' class from #card-element - New credit_card for processing payment * Production build of assets