mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 21:22:58 +01:00
e93bdffc0b
* 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
10 lines
260 B
Plaintext
10 lines
260 B
Plaintext
/**
|
|
* Invoice Ninja (https://invoiceninja.com)
|
|
*
|
|
* @link https://github.com/invoiceninja/invoiceninja source repository
|
|
*
|
|
* @copyright Copyright (c) 2020. Invoice Ninja LLC (https://invoiceninja.com)
|
|
*
|
|
* @license https://opensource.org/licenses/AAL
|
|
*/
|