mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 21:22:58 +01:00
b7c248eec5
* Refactor credit card payment JavaScript * CreditCard.php: Rename $paytrace_driver to $paytrace * Credit card: Support for token billing (frontend) * Fixes for "save card" label * Credit card: Authorize * Allow PayTrace to be seeded from CreateSingleAccount * Add PayTrace decrypted config to ninja.testvars * Extract to separate JavaScript * Scaffold Dusk test * CreditCard -> CreditCardTest * CreditCard -> CreditCardTest * Scaffold pay with new card test * Fixes for gateway_key in CreateSingleAccount * Production builds |
||
---|---|---|
.. | ||
Authorize | ||
Braintree | ||
CheckoutCom | ||
PayFast | ||
PayTrace | ||
Stripe | ||
WePay | ||
AbstractPaymentDriver.php | ||
AuthorizePaymentDriver.php | ||
BaseDriver.php | ||
BasePaymentDriver.php | ||
BraintreePaymentDriver.php | ||
CheckoutComPaymentDriver.php | ||
CustomPaymentDriver.php | ||
DriverTemplate.php | ||
PayFastPaymentDriver.php | ||
PayPalExpressPaymentDriver.php | ||
PaytracePaymentDriver.php | ||
StripeConnectPaymentDriver.php | ||
StripePaymentDriver.php | ||
WePayPaymentDriver.php |