mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-14 23:22:52 +01:00
114b58cdc4
* make container nicer * assets rebuild * authorize powerband card (3ds) * add reference to build file * update authorize (3ds) view * assets rebuild * unify 3ds and non-3ds auth/pay * assets rebuild * authorize * pay * update vite refs * pay * hide authorize button * intercepting form on authorize * assets build * wip * init powerboard in data ref * fixes for blank placeholders * reset the form on failed 3ds * handling unsuccessful errors * send email on payment failed * fixes for 3ds fail on auth * assets rebuild * make card_name required * make card_name required (on auth) * fixes for blocked pay-now button * fixes for reload * fixes for reload * build * Fixes for broken powerboard * make client name required * skip fields checking if no required fields * on request, return json response * check for plain not_authenticated response * flash message when no action is present * fixes for exec order on token * assets build * check for plain not_authenticated response (pay) * assets build * adjustments for minimum payments * Add text decoration to terms button * Improvements for subscriptions and new payment flow --------- Co-authored-by: Benjamin Beganović <k1pstabug@gmail.com> |
||
---|---|---|
.. | ||
Authorize | ||
Braintree | ||
BTCPay | ||
CBAPowerBoard | ||
CheckoutCom | ||
Common | ||
Eway | ||
Factory | ||
Forte | ||
GoCardless | ||
Mollie | ||
PayFast | ||
PayPal | ||
PayTrace | ||
Razorpay | ||
Rotessa | ||
Sample | ||
Square | ||
Stripe | ||
AbstractPaymentDriver.php | ||
AuthorizePaymentDriver.php | ||
BaseDriver.php | ||
BraintreePaymentDriver.php | ||
BTCPayPaymentDriver.php | ||
CBAPowerBoardPaymentDriver.php | ||
CheckoutComPaymentDriver.php | ||
CustomPaymentDriver.php | ||
EwayPaymentDriver.php | ||
FortePaymentDriver.php | ||
GoCardlessPaymentDriver.php | ||
MolliePaymentDriver.php | ||
PayFastPaymentDriver.php | ||
PayPalPPCPPaymentDriver.php | ||
PayPalRestPaymentDriver.php | ||
PaytracePaymentDriver.php | ||
RazorpayPaymentDriver.php | ||
RotessaPaymentDriver.php | ||
SquarePaymentDriver.php | ||
StripeConnectPaymentDriver.php | ||
StripePaymentDriver.php | ||
WePayPaymentDriver.php |