1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-22 01:11:34 +02:00
Commit Graph

1629 Commits

Author SHA1 Message Date
David Bomba
af9178cf61
Merge pull request #3800 from turbo124/v2
Currency Precision
2020-06-15 21:43:06 +10:00
David Bomba
fc40159d36 Fixes for currency precision 2020-06-15 21:42:46 +10:00
Benjamin Beganović
8a3c8ef9fb fix payment status 2020-06-15 13:27:14 +02:00
Benjamin Beganović
9a2286fb7b Update NinjaPaymentModel to Payment 2020-06-15 13:04:05 +02:00
Benjamin Beganović
17831087fe Update secret keys & sandbox 2020-06-15 13:02:44 +02:00
Benjamin Beganović
8d5a843b36 Fix public api key logic 2020-06-15 12:59:02 +02:00
hillelcoren
d9635d4ce6 New admin portal build 2020-06-15 06:26:47 +00:00
David Bomba
70c5913f1d fixes for currency type 2020-06-15 16:06:32 +10:00
David Bomba
6af50df3df Reverse a cancellation 2020-06-15 09:53:57 +10:00
David Bomba
4846c9bccc Working on reversing an invoice cancellation 2020-06-15 09:34:18 +10:00
hillelcoren
b1bd617d86 New admin portal build 2020-06-14 19:41:55 +00:00
David Bomba
1dd73e3a06 Add expose headers 2020-06-13 07:37:36 +10:00
Benjamin Beganović
0186449794 Fix hardcoded currency 2020-06-12 16:32:00 +02:00
Benjamin Beganović
71a3814973 Update page for showing payment method 2020-06-12 16:26:06 +02:00
Benjamin Beganović
e1b293a68b Storing checkout payment 2020-06-12 16:23:46 +02:00
Benjamin Beganović
cc8056e03b Processing payments with Checkout.com 2020-06-12 14:48:54 +02:00
David Bomba
8e7ae83739 Documentation for base driver 2020-06-12 10:19:26 +10:00
David Bomba
57da585a59 Add charge and refund methods to authorize 2020-06-12 08:32:56 +10:00
David Bomba
630ef6c26e Add authorize.net sdk 2020-06-12 08:18:49 +10:00
David Bomba
13f2481bcd Fixes for testS 2020-06-12 07:56:25 +10:00
Benjamin Beganović
d37064e393 wip 2020-06-11 15:13:35 +02:00
David Bomba
d3e008bf92 Fixes for settings 2020-06-11 21:43:01 +10:00
David Bomba
e892465e4f Fixes for beacon 2020-06-11 21:29:36 +10:00
hillelcoren
a8f827249b New admin portal build 2020-06-11 10:38:20 +00:00
David Bomba
0164b053db update dependencies 2020-06-11 08:56:12 +10:00
David Bomba
7e26a81fb9 Move enabled_tax_rates onto company model 2020-06-11 07:56:08 +10:00
Benjamin Beganović
049f30104e checkout 2020-06-10 17:38:10 +02:00
David Bomba
7dfc396ffc
Merge pull request #3797 from turbo124/v2
Fixes for Client Portal Datatables
2020-06-10 23:36:37 +10:00
David Bomba
915abf3d41 Fixes for client portal data tables 2020-06-10 23:35:39 +10:00
David Bomba
19f2475fb1 Fix for client portal displaying entire companies invoices 2020-06-10 23:33:53 +10:00
David Bomba
dda0df6b0f
Merge pull request #3796 from turbo124/v2
Implement Authorize.NET
2020-06-10 22:51:32 +10:00
David Bomba
def550ec90
Merge branch 'v2' into v2 2020-06-10 22:51:25 +10:00
David Bomba
472b750805 fixes for conflicts 2020-06-10 22:49:18 +10:00
David Bomba
91f4c0ecd8 Fix composer.lock file 2020-06-10 22:45:50 +10:00
David Bomba
76d320e079 Refactor for payment methods 2020-06-10 22:43:18 +10:00
David Bomba
a9637b3cb5 Authorize a credit card 2020-06-10 22:42:10 +10:00
David Bomba
78f99140d8 Working on Authorize.net 2020-06-10 18:11:53 +10:00
David Bomba
15081c2875 Working on Authorize.net 2020-06-10 18:05:30 +10:00
David Bomba
ef209741d6 Authorize.net 2020-06-10 15:28:41 +10:00
David Bomba
d6a8ef8de4 Working on Authorize.net 2020-06-10 15:21:11 +10:00
David Bomba
17d10f5f66 Working on Authorize.net 2020-06-10 11:06:37 +10:00
David Bomba
72b21ece90
Merge pull request #3795 from beganovich/0906-stripe-payment-methods
Stripe payment methods (Sofort, ACH, Alipay)
2020-06-10 08:12:18 +10:00
hillelcoren
10135387e6 New admin portal build 2020-06-09 15:55:03 +00:00
Benjamin Beganović
ab439dd1fb Assets production build 2020-06-09 17:12:31 +02:00
Benjamin Beganović
b6ad39b8e2 Stripe: Alipay implementation 2020-06-09 16:56:08 +02:00
David Bomba
c119e9ece2 Fixes for authorize.net 2020-06-09 22:57:01 +10:00
David Bomba
c558e0df45 authorize.net 2020-06-09 22:54:22 +10:00
Benjamin Beganović
18892220c7 Remove portal debugging span 2020-06-09 14:45:14 +02:00
Benjamin Beganović
19f1750f22 Various portal changes:
- Added 'currencies' variable to portal compoer
- Added verification logic to StripePaymentDriver
- Fixed 'CreditCard' data array with failures
- 'verification' translations
- ACH verification views
- Verification routes
2020-06-09 14:42:23 +02:00
Benjamin Beganović
e78ae5d9c4 Stripe: ACH implementation 2020-06-09 14:40:55 +02:00