1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-16 16:13:20 +01:00
Commit Graph

10 Commits

Author SHA1 Message Date
Benjamin Beganović
49d96e57bb Braintree: New payment flow (#77)
* pass livewirePaymentView & processPaymentView thru base driver

* add paymentData to the interface

* braintree
2024-09-04 18:26:10 +02:00
David Bomba
036aca49a4 Rollback for new payment flow 2024-08-22 16:45:06 +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ć
6df3a5abee Migrate file refs 2023-09-04 16:07:34 +02:00
David Bomba
76225919e2 catch for no email provided in braintree paypal integration 2022-08-02 17:28:24 +10:00
Shift
0a20889916
Convert optional() to nullsafe operator 2022-06-21 09:59:25 +00:00
Benjamin Beganović
baea9e34c2 Fixes for PayPal email 2021-10-20 14:35:27 +02:00
Benjamin Beganović
78f87a8da0 PayPal authorize page message 2021-05-04 17:25:30 +02:00
Benjamin Beganović
0e905371c5 Extract PayPal's frontend into separate Javascript 2021-05-04 17:22:52 +02:00
Benjamin Beganović
6992216117 wip 2021-05-03 14:10:46 +02:00