1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-14 23:22:52 +01:00
Commit Graph

1949 Commits

Author SHA1 Message Date
Benjamin Beganović
364a57c857 Stripe: New payment flow (#67)
* stripe: ach

* stripe: klarna

* stripe: bank transfer

* assets build

* stripe: bacs

* stripe: bancontact

* stripe: becs

* stripe: eps

* stripe: fpx

* stripe: giropay

* stripe: ideal

* stripe: przelewy24

* stripe: sepa

* stripe: sofort

* assets build

* assets build

* pass context payload into livewirePaymentView

* update checkout.com

* update livewire method interface

* stripe: acss

* align methods with interface (array $data)
2024-09-04 18:24:05 +02:00
Benjamin Beganović
a4592d666b Refactor context passing between methods and Livewire (#65)
* checkout.com credit card payment for livewire

* implement interface for livewire view

* livewire method interface

* implement interfaces

* assets production build

* checkout.com: credit card

* stripe: credit card

* lift up logic from process payment component

* update stripe payment view logic

* wait fn for mounting existing JS

* credit card: simplify data passing

* stripe: browser pay

* stripe cc: remove getData

* stripe: cc

* stripe: alipay

* checkout :cc

* stripe: apple pay

* stripe: browser pay

* assets production build
2024-09-04 18:22:14 +02:00
David Bomba
a47040aa15 Updated - now trying to get vite and livewire to play nice 2024-09-04 17:21:23 +02:00
David Bomba
72c818bed0 Push back flow2 js changes 2024-09-04 17:30:53 +10:00
David Bomba
690ed95c9a Fixes for Stripe 2024-09-04 15:57:36 +10:00
David Bomba
35c79dbc50 Fixes for new payment flow 2024-09-04 13:50:37 +10:00
David Bomba
cba76cd608 Add back interface methods for new payment flows 2024-09-04 13:48:23 +10:00
David Bomba
4e59f4d8a8 Fixes for new payment flow 2024-09-04 13:36:50 +10:00
David Bomba
bca672a1fb Fixes for new payment flow 2024-09-04 13:20:40 +10:00
David Bomba
c6d5676d3e Merge new payment flow 2024-09-04 13:00:04 +10:00
cnohall
e220cb7a4e temp, still missing payment screen 2024-09-04 11:50:08 +09:00
David Bomba
9b2d745bcf Updates to allow pink auto billing 2024-09-04 12:26:35 +10:00
cnohall
bf9f8eb47e update variables and simplify Blockonomics paymentdriver 2024-09-03 19:48:59 +09:00
David Bomba
bff5b627fd Set most recent payment method as default 2024-09-03 12:57:41 +10:00
cnohall
eb46de98f1 update paymentdriver 2024-09-03 11:30:10 +09:00
David Bomba
0138d8d246 Set most recent payment method as default 2024-09-03 11:48:31 +10:00
cnohall
bb088af766 remove unneeded param 2024-09-03 10:42:44 +09:00
cnohall
f26b38d09d adapt needed vars to be in line with what's needed for blockonomics 2024-09-03 10:04:27 +09:00
cnohall
7d29463833 add back functions 2024-09-02 17:24:29 +09:00
cnohall
a32ef1a055 Init 2024-09-02 16:59:12 +09:00
David Bomba
e5e7a17d82 Fixes for confirming gateway feesg 2024-09-02 09:00:13 +10:00
David Bomba
a809828dc1 Minor fixes 2024-09-01 10:38:02 +10:00
David Bomba
565a4d377d Remove paypal express, omnipay 2024-08-31 08:55:22 +10:00
David Bomba
f77bfe2bc7 Fixes for required fields for paytrace 2024-08-30 14:16:35 +10:00
David Bomba
f69cfb0ffa Enforce client currency_id 2024-08-30 14:08:09 +10:00
David Bomba
8eb26085f0 Updates for email template variables 2024-08-30 13:50:03 +10:00
David Bomba
1241d8226d change from sleep to usleep for mollie 2024-08-30 13:36:21 +10:00
David Bomba
adf93942b2 Fixes for BTC Pay 2024-08-30 11:10:18 +10:00
Benjamin Beganović
37892cbe7f
Paytrace: Add loaders (#93)
* nullable access payment hash data

* add loaders to js

* add loaders to authorize

* assets build
2024-08-30 09:17:40 +10:00
David Bomba
6eaf3632d9 Add payment failure emails 2024-08-29 14:36:38 +10:00
Benjamin Beganović
48fdf6a85c
New payment flow: Various fixes (#89)
* assets builds

* authorize: use simple-card from asset

* forte: use simple-card from asset

* remove @invoiceninja/simple-card from package

* update usages

* stripe: ach fix

* stripe: alipay fix

* stripe: bacs fix

* stripe: acss fix

* stripe: giropay fix

* assets build
2024-08-28 11:17:03 +10:00
David Bomba
620bdc61dd Static Analysis 2024-08-27 11:49:01 +10:00
Benjamin Beganović
fba29de459
New payment flow: Various fixes (#88)
* checkout: fixes for view

* alipay: fixes for method implementation

* checkout: fixes for instant payments

* livewire: revert back the local patch

* remove livewire local patch
2024-08-27 07:42:39 +10:00
Benjamin Beganović
73bc91f743 rotessa acss 2024-08-26 18:21:21 +02:00
David Bomba
036aca49a4 Rollback for new payment flow 2024-08-22 16:45:06 +10:00
David Bomba
af92ce8d37 Merge new payment flows 2024-08-22 08:31:18 +10:00
David Bomba
609d464ac7 minor fixes 2024-08-19 19:17:58 +10:00
Benjamin Beganović
05d7211c4c
PayPal: New payment flow (#81)
* extract payment view and data

* scaffold pay livewire

* express

* fix for checkout interface

* card

* rest

* ppcp

* assets build

* fix for duplicate pay button
2024-08-16 07:27:17 +10:00
David Bomba
e1dc5d1176 Improvements for forte 2024-08-14 20:19:37 +10:00
David Bomba
8c62026db3 Fixes for forte token billing 2024-08-14 13:32:26 +10:00
David Bomba
645aca9f63 Adjustments for types 2024-08-14 08:34:57 +10:00
David Bomba
0777c6e43c Extend webhook delay for mollie 2024-08-13 15:14:41 +10:00
David Bomba
f59006aedd Improve gateway fee toggles 2024-08-13 14:30:44 +10:00
David Bomba
ec144b4181 Fixes for Rotessa 2024-08-09 15:39:16 +10:00
Benjamin Beganović
6f4428f6ab
Forte: New payment flow (#71)
* pass livewirePaymentView & processPaymentView thru base driver

* forte: ach

* add paymentData to the interface

* forte cc

* simple card

* forte cc

* clean up

---------

Co-authored-by: David Bomba <turbo124@gmail.com>
2024-08-09 09:11:31 +10:00
Benjamin Beganović
4e608eb242
GoCardless: New payment flow (#72)
* pass livewirePaymentView & processPaymentView thru base driver

* gocardless
2024-08-09 09:09:29 +10:00
Benjamin Beganović
6aefbbf2c6
Mollie: New payment flow (#73)
* pass livewirePaymentView & processPaymentView thru base driver

* add paymentData to the interface

* mollie

* credit card
2024-08-09 09:09:20 +10:00
Benjamin Beganović
f966a2b846
BTCPay: New payment flow (#76)
* pass livewirePaymentView & processPaymentView thru base driver

* add paymentData to the interface

* btcpay
2024-08-09 09:09:04 +10:00
Benjamin Beganović
59666dc5db
Braintree: New payment flow (#77)
* pass livewirePaymentView & processPaymentView thru base driver

* add paymentData to the interface

* braintree
2024-08-09 09:08:54 +10:00
Benjamin Beganović
6351e209d2
Paytrace: New payment flow (#74)
* pass livewirePaymentView & processPaymentView thru base driver

* add paymentData to the interface

* paytrace
2024-08-09 09:08:36 +10:00
Benjamin Beganović
398e9d3a98
Payfast: New payment flow (#78)
* pass livewirePaymentView & processPaymentView thru base driver

* add paymentData to the interface

* payfast
2024-08-09 09:08:03 +10:00
Benjamin Beganović
dd3e98eb30
Razorpay: New payment flow (#79)
* pass livewirePaymentView & processPaymentView thru base driver

* add paymentData to the interface

* razorpay
2024-08-09 09:08:00 +10:00
Benjamin Beganović
dc401a4da6
Square: New payment flow (#75)
* pass livewirePaymentView & processPaymentView thru base driver

* square
2024-08-09 09:07:51 +10:00
Benjamin Beganović
b63e413d6e
eway (#69) 2024-08-09 09:07:35 +10:00
Benjamin Beganović
0fff78b0a0
Authorize.net: New payment flow (#68)
* fixes for validation errors

* authorize.net

* pass livewirePaymentView & processPaymentView thru base driver

* add paymentData to the interface

* authorize.net credit card
2024-08-09 09:07:23 +10:00
David Bomba
a8e313b5e9 Working on Peppol 2024-08-08 14:16:35 +10:00
David Bomba
00d6c13344 Fixes for paypal 2024-08-07 11:09:56 +10:00
David Bomba
36fef6beb3 Improvements for twig 2024-08-06 18:21:03 +10:00
David Bomba
7c6732e896 Minor adjustments for webhooks 2024-08-06 14:04:03 +10:00
David Bomba
08f9443c82 Static analysis 2024-08-05 14:04:05 +10:00
David Bomba
20573b362c Remove paypal express, omnipay 2024-08-05 11:57:42 +10:00
David Bomba
186cf16cee v5.10.17 2024-08-03 14:08:34 +10:00
David Bomba
4a7a54a9ea Cron checks for Rotessa Paymetns 2024-08-03 12:38:48 +10:00
David Bomba
83fe0521ca Update calculations for project duration 2024-08-03 07:45:37 +10:00
David Bomba
dfff937031 Minor fixes 2024-08-02 17:11:33 +10:00
David Bomba
fe891a4293 Fixes for Rotessa Import Customers + Payments 2024-08-02 14:44:12 +10:00
David Bomba
5f0caf370d
Merge pull request #9846 from turbo124/v5-develop
Fixes for PayPal FraudNet
2024-08-02 13:09:26 +10:00
David Bomba
3fd6f2dd94
Merge pull request #9704 from M-E-Development-Design/payment-driver-rotessa
Payment driver rotessa
2024-08-02 13:08:55 +10:00
David Bomba
c9d1d5f04f Update paypal for fraudnet 2024-08-02 13:07:34 +10:00
David Bomba
1d754758ee Update paypal for fraudnet 2024-08-02 12:54:26 +10:00
David Bomba
2c0e67a568 Fixes for bank transaction filters 2024-08-01 10:57:10 +10:00
Kendall Arneaud
f4db21d9e7
Update PaymentMethod.php
Updated to use ACSS for CAN clients only.

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-31 18:32:31 -04:00
Kendall Arneaud
cc176f6d7e
Update RotessaPaymentDriver.php
Set payment_method_id to use ACSS. Updates meta data.

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-31 18:27:25 -04:00
David Bomba
34759822f5 Fixes for hosted 2024-08-01 07:29:39 +10:00
David Bomba
5e5b2e666b padding out e-invoicing - country specifics 2024-07-31 13:19:48 +10:00
karneaud
3a71147843 fix log values 2024-07-29 22:13:40 -04:00
karneaud
a06cc005fe use system log code 2024-07-29 22:13:08 -04:00
Kendall Arneaud
825108039d
Merge branch 'payment-driver-rotessa' into v5-develop
Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-29 18:55:04 -04:00
Kendall Arneaud
37c6ba4d69
Merge branch 'invoiceninja:v5-develop' into v5-develop 2024-07-29 18:53:21 -04:00
David Bomba
78f8cedc80 working on paypal AC DC 2024-07-29 12:42:53 +10:00
Kendall Arneaud
321322401e
Update RotessaPaymentDriver.php
Remove until proper testing can be done.

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-28 19:33:03 -04:00
Kendall Arneaud
eb3d029157
Update PaymentMethod.php
use default internal description method.

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-28 19:17:16 -04:00
David Bomba
850c5e8f94 Updates for paypal flow 2024-07-28 08:51:24 +10:00
Kendall Arneaud
aa5d43405c
Update RotessaPaymentDriver.php
removed sleep mode as per request https://github.com/invoiceninja/invoiceninja/pull/9704#discussion_r1693679459

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-27 12:08:53 -04:00
Kendall Arneaud
084b81e941
Update PaymentMethod.php
use $payment property value

_Originally posted by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/9704#discussion_r1693677928_


Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-27 12:06:36 -04:00
Kendall Arneaud
dece823c54
Update PaymentMethod.php
Update to use systemlog const

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-27 12:02:59 -04:00
Kendall Arneaud
77a28b426e
Update PaymentMethod.php
remove id from sql

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-27 11:47:31 -04:00
Kendall Arneaud
608718eae3
Update PaymentMethod.php
updated to not use token id integer but decrypt it

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-27 11:42:24 -04:00
Kendall Arneaud
51daa99868
Merge pull request #15 from M-E-Development-Design/v5-develop
V5 develop
2024-07-26 11:49:37 -04:00
David Bomba
d6a4f4b4ca Improvements for task imports 2024-07-24 12:27:09 +10:00
Kendall Arneaud
d5d9d54c1f
Merge branch 'invoiceninja:v5-develop' into v5-develop 2024-07-22 20:06:24 -04:00
David Bomba
3981d59ef3 Fixes for translations 2024-07-21 11:12:07 +10:00
David Bomba
684533a591 Fixes for paypal driver 2024-07-20 13:36:38 +10:00
David Bomba
05019e7575 Adjustments for balance check in auto bill 2024-07-17 07:31:56 +10:00
Benjamin Beganović
0de492d96f
Stripe: New payment flow (#67)
* stripe: ach

* stripe: klarna

* stripe: bank transfer

* assets build

* stripe: bacs

* stripe: bancontact

* stripe: becs

* stripe: eps

* stripe: fpx

* stripe: giropay

* stripe: ideal

* stripe: przelewy24

* stripe: sepa

* stripe: sofort

* assets build

* assets build

* pass context payload into livewirePaymentView

* update checkout.com

* update livewire method interface

* stripe: acss

* align methods with interface (array $data)
2024-07-16 18:43:55 +10:00
David Bomba
ceee59f7df Minor fixes 2024-07-16 09:42:54 +10:00
karneaud
734b34c33b update import process to import/ sync new/existing customers 2024-07-15 10:15:25 -04:00
David Bomba
745c594f3b Static analysis 2024-07-15 13:35:21 +10:00
David Bomba
d818520c73 Static analysis 2024-07-14 21:28:54 +10:00
Kendall Arneaud
1d32a7c017
Merge pull request #5 from invoiceninja/v5-develop
V5 develop
2024-07-12 11:04:21 -04:00
Benjamin Beganović
1f7904e317
Refactor context passing between methods and Livewire (#65)
* checkout.com credit card payment for livewire

* implement interface for livewire view

* livewire method interface

* implement interfaces

* assets production build

* checkout.com: credit card

* stripe: credit card

* lift up logic from process payment component

* update stripe payment view logic

* wait fn for mounting existing JS

* credit card: simplify data passing

* stripe: browser pay

* stripe cc: remove getData

* stripe: cc

* stripe: alipay

* checkout :cc

* stripe: apple pay

* stripe: browser pay

* assets production build
2024-07-10 09:55:36 +10:00
Kendall Arneaud
cd53792cae
Merge branch 'invoiceninja:v5-develop' into v5-develop 2024-07-03 19:53:51 -04:00
David Bomba
028eb24fd9 Static analysis 2024-06-28 15:16:08 +10:00
David Bomba
682147a26e Updated - now trying to get vite and livewire to play nice 2024-06-28 12:42:44 +10:00
David Bomba
7288e5b641 Adjust BTCPay for scoping 2024-06-27 14:52:38 +10:00
Kendall Arneaud
96c7a475b6
Merge branch 'payment-driver-rotessa' into v5-develop
Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-06-26 21:38:13 -04:00
karneaud
35d713a0b9 use alias 2024-06-26 21:29:08 -04:00
karneaud
f03142a834 reference full blade path using render 2024-06-26 21:28:53 -04:00
David Bomba
702d8992e5 Improve sort filters 2024-06-25 12:19:11 +10:00
David Bomba
605ddd7d3e Ensure gateway fees are not cleared inappropriately 2024-06-25 11:09:33 +10:00
karneaud
37e8f3f2d9 allow matching of any client contact 2024-06-24 20:29:08 -04:00
karneaud
6511979777 add rotessa sdk 2024-06-24 18:42:49 -04:00
karneaud
7ac79d0e01 remove composer package 2024-06-24 18:41:45 -04:00
karneaud
71633db616 update 2024-06-23 22:32:28 -04:00
karneaud
2a3fb70fd2 remove 2024-06-23 22:30:28 -04:00
Kendall Arneaud
daedfa0d39
Merge pull request #1 from karneaud/v5-develop
V5 develop
2024-06-22 19:46:55 -04:00
Kendall Arneaud
5704b1303b commit package 2024-06-19 13:09:04 +00:00
Kendall Arneaud
dbae007581 refactor methods to properly get accounts and set tokens 2024-06-19 02:02:40 +00:00
Kendall Arneaud
25bdc6025d fix placholder text 2024-06-19 02:01:37 +00:00
Kendall Arneaud
f124dac7b0 fix the data passed 2024-06-19 02:00:24 +00:00
David Bomba
006e819f3a Refactor for cache statics moving to container 2024-06-18 10:24:03 +10:00
David Bomba
f68d1d3053 Static Analysis 2024-06-18 09:41:22 +10:00
David Bomba
c163f3c1a4 Static Analysis 2024-06-17 20:38:33 +10:00
David Bomba
13405c1805 Static Analysis + ACSS 2024-06-17 16:08:06 +10:00
David Bomba
11e082d443 Fixes for credits 2024-06-17 13:45:24 +10:00
Kendall Arneaud
06f764fa95 set default country instead 2024-06-17 01:01:19 +00:00
Kendall Arneaud
dbfc1046ec refactor classes to facilitiate import customers 2024-06-17 01:00:41 +00:00
Kendall Arneaud
94a4605e38 update gateway types 2024-06-17 00:59:40 +00:00
David Bomba
38114d0c48 Minor fixes - add referral code to user transformer 2024-06-16 19:16:42 +10:00
David Bomba
1e0f250052 Fixes for paypal auth credentials 2024-06-16 17:22:15 +10:00
David Bomba
9935847dc3 Static Analysis 2024-06-16 08:30:25 +10:00
Kendall Arneaud
b31d65440b add appropriate class 2024-06-14 16:13:08 +00:00
Kendall Arneaud
a428196e92 update aliases 2024-06-14 16:12:31 +00:00
Kendall Arneaud
f3b4bd5705 add package 2024-06-14 16:06:50 +00:00
David Bomba
f79f31c89e Clean up for paypal 2024-06-14 17:32:07 +10:00
David Bomba
72aadc0c16 php-cs-fixer 2024-06-14 17:09:44 +10:00
David Bomba
9c288cd452 remove paypal user-id 2024-06-14 17:07:52 +10:00
David Bomba
50398360b9 Paypal 2024-06-13 19:59:29 +10:00
David Bomba
d23866932b Fixes for text body templates 2024-06-13 16:52:23 +10:00
David Bomba
f7bd62d84a Static Analysis 2024-06-09 15:56:05 +10:00
David Bomba
145fef637b Updates for seeders 2024-06-09 09:08:31 +10:00
Nisaba
665e1eabfa
BTCPay updates
Signed-off-by: Nisaba <34550856+Nisaba@users.noreply.github.com>
2024-06-07 11:30:11 +00:00
David Bomba
0427f6c317 Fixes for static analysis 2024-06-06 12:31:24 +10:00
David Bomba
e61c2422ee updated resources 2024-06-06 11:17:34 +10:00
David Bomba
b805bba375 Fixes for type 2024-06-06 09:21:23 +10:00
David Bomba
5a1f52941d
Merge branch 'v5-develop' into v5-develop
Signed-off-by: David Bomba <turbo124@gmail.com>
2024-06-01 08:56:06 +10:00
Nisaba
5a5420603e
BTCPay : Improve refund
Signed-off-by: Nisaba <34550856+Nisaba@users.noreply.github.com>
2024-05-30 13:34:43 +00:00
David Bomba
7d98db8592 Remove redundant dependencies 2024-05-30 07:42:07 +10:00
David Bomba
9180dc4478 Refactor for paypal implementation 2024-05-24 10:38:07 +10:00
David Bomba
9d7bef3a94 PayPal Rest Driver updates 2024-05-20 13:14:50 +10:00