1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/public/js/clients/payments
Benjamin Beganović e93bdffc0b
Fixes for Stripe payments (#3542)
* 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
2020-03-26 00:08:37 +11:00
..
process.js Fixes for Stripe payments (#3542) 2020-03-26 00:08:37 +11:00
process.js.LICENSE.txt Fixes for Stripe payments (#3542) 2020-03-26 00:08:37 +11:00