David Bomba
d79b374eda
Fixes for select box background color
2022-09-06 20:51:42 +10:00
David Bomba
6fe0fe1a5c
Refactor for Stripe ACH
2022-05-19 16:00:06 +10:00
David Bomba
d29a1626cb
Refactor for Stripe ACH
2022-05-19 15:48:31 +10:00
David Bomba
b12abf9103
Updates for ach payments
2022-05-18 20:10:39 +10:00
David Bomba
ad203ac228
ACH refactor
2022-05-18 14:22:04 +10:00
David Bomba
7df60f5f27
ACH updates
2022-05-18 12:59:24 +10:00
David Bomba
c4231f702d
refactor for ach payments
2022-05-18 09:39:54 +10:00
David Bomba
bc0f81b55a
Improve ACH verification text
2022-03-15 08:24:17 +11:00
David Bomba
e294b7252c
Disable paynow button for ACH payments on submit
2022-03-11 09:08:28 +11:00
David Bomba
fb1e27ba7d
Clean up for due date days recurring invoices
2022-02-16 13:24:10 +11:00
Benjamin Beganović
9002b622ae
Default to blank country/currency for Stripe ACH
2021-09-28 11:30:50 +02:00
Benjamin Beganović
754ac46017
Require integer & min:1 on ACH verification fields
2021-08-05 13:45:59 +02:00
Benjamin Beganović
1ec2630c6c
Gateways: Stripe: ACH: Adding ACH account and verifying it
2021-07-07 14:18:36 +02:00
David Bomba
c076998366
Wepay Payments
2021-06-16 20:12:04 +10:00
Benjamin Beganović
918a604ed1
wip
2021-05-25 01:37:06 +02:00
Benjamin Beganović
69a7cd9bfc
wip
2021-05-21 13:11:01 +02:00
David Bomba
7d245f5ac3
Fixes for Stripe Connect
2021-05-12 00:09:22 +10:00
David Bomba
1bd1b2ed7c
JS Fixes
2021-04-20 22:17:44 +10:00
Benjamin Beganović
66c81d9b51
wip
2021-02-04 17:19:28 +01:00
Benjamin Beganović
0ff531fafa
ACH: Fix white screen
...
- Pass token hashed_id instead of token value
2021-01-27 13:07:01 +01:00
Benjamin Beganović
713a95d3b2
ACH (Stripe):
...
- Pass instance of $gateway to authorize page for fields verification
- Support for multiple tokens
2021-01-21 15:53:37 +01:00
Benjamin Beganović
e4eb70ab1a
remove referneces to gateway in cp
2020-11-17 17:23:58 +01:00
Benjamin Beganović
a4de32482c
fix translation for authroize buttons
2020-11-17 17:17:28 +01:00
Benjamin Beganović
f50bbd1900
Fix issue with the form
2020-11-02 16:29:02 +01:00
Benjamin Beganović
4c27652545
ACH payments
2020-11-01 19:21:31 +01:00
Benjamin Beganović
1ae2649be6
Stripe ACH authorization & verification
2020-11-01 18:47:48 +01:00
Benjamin Beganović
b4b6bd3ae0
ach adding & verify, todo: payment
2020-10-20 17:54:08 +02:00
Benjamin Beganović
2b39c1a5d7
Replace blue color with $primary_color:
...
- Change ClientPortal helper to return 'bg-primary-darken' instead of 'active-page'
- Buttons & input fields don't have SASS color now
- bg-blue-600/900 replaced with primary/primary-darken
- Production build of assets
2020-09-30 13:31:15 +02:00
Benjamin Beganović
72f915ef0a
Stripe: Authorize ACH
2020-09-29 12:36:21 +02:00
Benjamin Beganović
2f50217900
Processing modal on payments
2020-08-24 10:28:55 +02:00
Benjamin Beganović
eb655762d4
Adding payment methods from menu
2020-07-03 14:39:29 +02:00
Benjamin Beganović
525a1d065c
Fix ACH payments with tokens
2020-06-26 13:25:58 +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