1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/app/PaymentDrivers
Benjamin Beganović 84e888863f Authorize.net: Throw a PaymentFailed exception if token not found
Checkout.com: Throw a PaymentFailed exception if token not found
- Show "Client portal" button even when invoice is paid
- Authorize.net: Pass token hashed_id instead of token to frontend
- Checkout.com: Pass token hashed_id instead of token to frontend
- Show "Paid" label for paid invoices
- Translation for not found token
2021-01-27 12:45:38 +01:00
..
Authorize Authorize.net: Throw a PaymentFailed exception if token not found 2021-01-27 12:45:38 +01:00
CheckoutCom Authorize.net: Throw a PaymentFailed exception if token not found 2021-01-27 12:45:38 +01:00
Stripe Add document list view 2021-01-27 21:38:28 +11:00
AbstractPaymentDriver.php Update copyright + version bump + set canadian dollar symbol to $ 2021-01-04 08:54:54 +11:00
AuthorizePaymentDriver.php Fix for auth.net autobill 2021-01-26 20:38:11 +11:00
BaseDriver.php Add document list view 2021-01-27 21:38:28 +11:00
BasePaymentDriver.php Fixes for ledger 2021-01-21 15:42:30 +11:00
CheckoutComPaymentDriver.php - Rewrite of checkout-credit-card.js 2021-01-20 16:19:01 +01:00
CustomPaymentDriver.php Update copyright + version bump + set canadian dollar symbol to $ 2021-01-04 08:54:54 +11:00
DriverTemplate.php Update copyright + version bump + set canadian dollar symbol to $ 2021-01-04 08:54:54 +11:00
PayPalExpressPaymentDriver.php Add document list view 2021-01-27 21:38:28 +11:00
StripePaymentDriver.php Merge pull request #4775 from beganovich/v5-2701-disable-google-apple-pay 2021-01-27 12:01:24 +01:00