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 |
|
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 |
|
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 |
|
David Bomba
|
682147a26e
|
Updated - now trying to get vite and livewire to play nice
|
2024-06-28 12:42:44 +10: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 |
|
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 |
|
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 |
|
David Bomba
|
8dde7024fc
|
extend paypal classes
|
2024-05-20 11:59:44 +10:00 |
|
David Bomba
|
91078eb6a1
|
Additional props for account/companies table
|
2024-05-20 08:31:28 +10:00 |
|
David Bomba
|
e8907beeab
|
Updates for translations
|
2024-05-20 07:50:39 +10:00 |
|
Nisaba
|
d11766c1bd
|
initial BTCPay commit
Signed-off-by: Nisaba <34550856+Nisaba@users.noreply.github.com>
|
2024-05-13 16:33:15 +00:00 |
|
David Bomba
|
86dd03d55b
|
Adjustments for payment verifications
|
2024-05-07 11:10:33 +10:00 |
|
David Bomba
|
9846effc47
|
Updates for stripe lookup
|
2024-05-07 09:59:00 +10:00 |
|
David Bomba
|
e563dea2b8
|
Fixes for subs v4
|
2024-05-05 08:18:32 +10:00 |
|
David Bomba
|
e374b12fb4
|
Catch type 4 codes for auth.net
|
2024-05-04 10:35:46 +10:00 |
|
David Bomba
|
cdb65a8a95
|
FDS Reviews
|
2024-05-04 10:28:59 +10:00 |
|
David Bomba
|
52df4708d6
|
resource build assets
|
2024-05-04 09:01:02 +10:00 |
|
David Bomba
|
18ae6e5369
|
Add billable prop
|
2024-05-04 08:32:43 +10:00 |
|
David Bomba
|
c31442c19b
|
v5.8.53
|
2024-05-03 08:20:19 +10:00 |
|
David Bomba
|
35fd124190
|
Paypal Advanced card payments
|
2024-05-02 14:27:37 +10:00 |
|
David Bomba
|
d387bed9c8
|
SCA compliance PayPal Rest
|
2024-05-02 13:59:18 +10:00 |
|
David Bomba
|
3c50b27858
|
minor fixes
|
2024-05-01 08:30:41 +10:00 |
|
David Bomba
|
7a128ecb10
|
working on 3ds SCA
|
2024-04-29 10:01:49 +10:00 |
|
David Bomba
|
42686a98b0
|
Removing payfast sdk
|
2024-04-27 07:10:24 +10:00 |
|
David Bomba
|
990c75db60
|
Clean up for paypal rest
|
2024-04-26 21:17:15 +10:00 |
|
David Bomba
|
399da26976
|
Fixes for redirection route
|
2024-04-26 14:13:22 +10:00 |
|
David Bomba
|
8c0d205a08
|
v5.8.51
|
2024-04-24 16:33:09 +10:00 |
|