1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 17:01:33 +02:00
invoiceninja/resources/views/portal/ninja2020
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
..
auth [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
components [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
credits [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
dashboard [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
gateways/stripe Fixes for Stripe payments (#3542) 2020-03-26 00:08:37 +11:00
invoices Fixes for "Pay now" with invoices (#3523) 2020-03-25 09:13:47 +11:00
layout [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
payment_methods [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
payments [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
profile [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
quotes [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
recurring_invoices [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
vendor [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00