1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
Commit Graph

915 Commits

Author SHA1 Message Date
Benjamin Beganović
1b3a1092a6 Handle authorization on backend 2021-10-14 18:43:47 +02:00
David Bomba
f038073b4a
Merge pull request #6827 from beganovich/v5-726
Stripe: SEPA improvements
2021-10-14 05:41:07 +11:00
Benjamin Beganović
a569a2afad Apply Prettier & php-cs-fixer 2021-10-13 15:45:33 +02:00
Benjamin Beganović
3365db5d50 Token billing (backend) 2021-10-13 15:12:19 +02:00
Benjamin Beganović
5d98b28828 Store payment method on request 2021-10-13 13:56:28 +02:00
David Bomba
d0cb751d03 CLient payment failure mailer 2021-10-13 20:24:15 +11:00
David Bomba
fc276970a0 Payment Failure 2021-10-13 18:56:10 +11:00
David Bomba
0836035e40 Minor fixes for Checkout.com 2021-10-13 17:01:51 +11:00
David Bomba
5118a01e7d
Merge pull request #6829 from turbo124/v5-develop
Minor fixes for Statements
2021-10-13 14:16:47 +11:00
David Bomba
05a6544898 Set default designs 2021-10-13 14:04:14 +11:00
David Bomba
7eaafe52c7 Minor fixes for terms being displayed on PDF 2021-10-13 12:52:44 +11:00
Benjamin Beganović
0ff902d90f Refactor Stripe init call 2021-10-12 18:27:17 +02:00
Benjamin Beganović
fb74420ae5 Translate 'invoices' for Mollie descriptions 2021-10-12 16:14:49 +02:00
Benjamin Beganović
d216f82538 Update description for Mollie methods 2021-10-11 15:49:13 +02:00
David Bomba
9d551b6e1d Prevent duplicate payment records on hosted Stripe checkouts 2021-10-11 07:32:13 +11:00
Lars Kusch
b9230fc8ef Changed dev enviroment 2021-10-10 12:03:39 +02:00
Lars Kusch
3601dc5c2b Add payment driver 2021-10-10 11:43:55 +02:00
David Bomba
ba3d9b3123
Merge branch 'v5-develop' into eps 2021-10-10 19:09:21 +11:00
David Bomba
d7e9d6f71f
Merge branch 'v5-develop' into Przelewy24 2021-10-10 18:58:32 +11:00
Lars Kusch
c756a00039 remove test country 2021-10-10 08:47:01 +02:00
Lars Kusch
b3d701278c Add config for eps 2021-10-10 08:47:01 +02:00
David Bomba
fc8d56ad0e Minor fixes for GiroPay 2021-10-10 09:37:42 +11:00
David Bomba
8e23bf1770
Merge branch 'v5-develop' into v5-develop 2021-10-10 09:10:59 +11:00
David Bomba
beb503758e Minor fixes for iDeal payments with Stripe 2021-10-10 08:39:50 +11:00
David Bomba
c05d116402
Merge pull request #6805 from LarsK1/ideal
Stripe: iDeal Payment integration
2021-10-10 08:23:51 +11:00
Lars Kusch
45d9127d26 Changed country code 2021-10-09 17:40:14 +02:00
Lars Kusch
80500b4c0a Create Payment Type + Adapt Payment class 2021-10-09 16:48:16 +02:00
Lars Kusch
925450df9b Create base class 2021-10-09 16:45:38 +02:00
Lars Kusch
eb106f01fe small fixes 2021-10-09 16:13:04 +02:00
Lars Kusch
011cef7391 small fixes 2021-10-09 16:11:29 +02:00
Lars Kusch
92816c1714 Changes for ideal 2021-10-09 15:41:16 +02:00
Lars Kusch
e85cff61a1 Merge branches 2021-10-09 15:40:56 +02:00
Lars Kusch
e406554535 Added files 2021-10-09 15:37:35 +02:00
Lars Kusch
30eddcc485 small fix 2021-10-09 11:24:47 +02:00
Lars Kusch
f41b49ad7e Implement Stripe Giropay 2021-10-09 10:09:04 +02:00
David Bomba
cf4316b5ab Allow disconnect from Stripe Connect 2021-10-09 18:07:05 +11:00
David Bomba
7151a66bdf Fixes for SEAP 2021-10-09 11:38:57 +11:00
David Bomba
26eb145d79 Fixes for SEPA 2021-10-09 10:35:45 +11:00
David Bomba
4a880dfa74
Merge branch 'v5-develop' into v5-develop 2021-10-09 08:49:47 +11:00
Lars Kusch
9b9e5bcfca
Merge branch 'v5-develop' into v5-develop 2021-10-08 14:37:59 +02:00
Benjamin Beganović
e592b56e03 Remove token billing / refund placeholders 2021-10-07 21:16:21 +02:00
Benjamin Beganović
60594f1802 Payments 2021-10-07 18:01:36 +02:00
Benjamin Beganović
ea82318218 Method to convert to Razorpay specific-amount 2021-10-07 18:01:25 +02:00
Benjamin Beganović
f28d1f2780 Authorization 2021-10-07 16:54:56 +02:00
Benjamin Beganović
2e0ccb6f7f Initialize Razorpay driver 2021-10-07 16:52:41 +02:00
Benjamin Beganović
eaa94bdebe Initialize \Razorpay\Api\Api client 2021-10-07 16:51:27 +02:00
Benjamin Beganović
3fa811f679 Scaffold Hosted class 2021-10-07 16:35:58 +02:00
Benjamin Beganović
59e563a1ad Return supported gateway types 2021-10-07 16:35:03 +02:00
Benjamin Beganović
647455f86f Scaffold Razorpay driver class 2021-10-07 16:33:26 +02:00
David Bomba
d45316fd5f Minor fixes for requirements 2021-10-07 18:01:37 +11:00