1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 17:01:33 +02:00
invoiceninja/resources/views/portal/ninja2020/gateways/stripe
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
..
add_credit_card.blade.php Fixes for Stripe payments (#3542) 2020-03-26 00:08:37 +11:00
credit_card.blade.php Fixes for Stripe payments (#3542) 2020-03-26 00:08:37 +11:00