Benjamin Beganović
29d56f69d5
Frontend for authorizing ACH
2021-08-26 15:38:28 +02:00
Benjamin Beganović
86e069d823
error
layout
2021-08-25 16:28:10 +02:00
David Bomba
dea2591245
Merge pull request #6486 from beganovich/v5-635
...
(v5) Fixes for subscriptions page
2021-08-19 00:45:42 +10:00
Benjamin Beganović
3dcc93b738
Fixes for subscriptions page
2021-08-18 16:31:33 +02:00
=
c016f5d08a
Merge eWay payment driver
2021-08-18 21:21:05 +10:00
Benjamin Beganović
fbc62159c6
Show verification button for WePay ACH
2021-08-16 12:24:51 +02:00
David Bomba
950e0eca20
SEPA
2021-08-16 15:27:01 +10:00
David Bomba
7092d66ecd
Apple Pay
2021-08-16 10:58:57 +10:00
David Bomba
cde5f527e1
Working on ApplePay
2021-08-16 08:54:11 +10:00
Benjamin Beganović
0a7a056615
Extract scripts to separate file
2021-08-15 16:16:23 +02:00
Benjamin Beganović
393c218c4c
Refactor Eway payment page
2021-08-15 16:12:23 +02:00
Benjamin Beganović
f13006d8fd
Update translations for frontend
2021-08-15 15:53:34 +02:00
Benjamin Beganović
b91449f727
Add option to pass disabled
to pay_now
component
2021-08-15 15:47:01 +02:00
Benjamin Beganović
f33a76f96d
Refactor Eway authorize page
2021-08-15 15:46:45 +02:00
David Bomba
68c9ee33af
fixes for eway
2021-08-12 21:02:12 +10:00
David Bomba
bc81043973
Fixes for Molli
2021-08-11 16:43:20 +10:00
David Bomba
7b73104a45
Merge branch 'paytrace' into v5-develop
2021-08-11 10:03:02 +10:00
David Bomba
52c39c2d98
Merge pull request #6441 from turbo124/v5-develop
...
Set translator in email entity class
2021-08-11 07:49:47 +10:00
Benjamin Beganović
c18b432249
Rules for autobill check
2021-08-10 07:39:34 +02:00
David Bomba
3727bafaa1
More logging for migrations
2021-08-10 11:40:58 +10:00
Benjamin Beganović
4e6477d441
Show or hide post code in Stripe elements based on company settings
2021-08-09 14:05:39 +02:00
Benjamin Beganović
5041960ac1
Link to verification page on payment method show
2021-08-09 13:49:50 +02:00
Benjamin Beganović
c25c7b3370
Add option to copy billing details on the client check page
2021-08-05 17:36:24 +02:00
Benjamin Beganović
754ac46017
Require integer & min:1 on ACH verification fields
2021-08-05 13:45:59 +02:00
Benjamin Beganović
69a77cdf08
Production build
2021-08-04 15:00:23 +02:00
Benjamin Beganović
373f169b39
Extract credit card scripts into standalone JS file
2021-08-03 14:27:08 +02:00
Benjamin Beganović
484e6923d4
Remove locale check
2021-08-03 14:05:56 +02:00
Benjamin Beganović
a7d03c23ec
Pulling testMode from gateway configuration
2021-08-03 13:59:47 +02:00
Benjamin Beganović
541a1a825f
Pay with saved credit card
2021-07-30 16:04:26 +02:00
Benjamin Beganović
8af3cfe737
Pay with credit card and save for future use
2021-07-30 14:36:14 +02:00
Benjamin Beganović
e306278547
Update authentication page
2021-07-30 14:09:29 +02:00
David Bomba
75b2fcbc08
Merge pull request #6365 from turbo124/v5-develop
...
fixes for live preview - flutter
2021-07-30 17:38:16 +10:00
David Bomba
f0b5891327
Fixes for Title Logo
2021-07-30 07:52:58 +10:00
Benjamin Beganović
202cc9d670
wip
2021-07-29 16:15:27 +02:00
Benjamin Beganović
d50c629476
Show a message about preauthorizing credit card
2021-07-29 15:26:01 +02:00
Benjamin Beganović
91dc9e3b0f
Preselect token if avilable, on payments
2021-07-29 13:56:07 +02:00
Benjamin Beganović
b7c248eec5
PayTrace improvements ( #43 )
...
* Refactor credit card payment JavaScript
* CreditCard.php: Rename $paytrace_driver to $paytrace
* Credit card: Support for token billing (frontend)
* Fixes for "save card" label
* Credit card: Authorize
* Allow PayTrace to be seeded from CreateSingleAccount
* Add PayTrace decrypted config to ninja.testvars
* Extract to separate JavaScript
* Scaffold Dusk test
* CreditCard -> CreditCardTest
* CreditCard -> CreditCardTest
* Scaffold pay with new card test
* Fixes for gateway_key in CreateSingleAccount
* Production builds
2021-07-28 07:59:44 +10:00
David Bomba
83fbf55a32
Merge pull request #6340 from turbo124/eway
...
Eway Payment Driver
2021-07-27 15:42:07 +10:00
David Bomba
8040b0a8f9
eWay Process Payment
2021-07-27 14:03:04 +10:00
David Bomba
99e9d6d977
Change eway implmentation
2021-07-26 13:33:03 +10:00
David Bomba
a28aa9f7ec
Fixes for client portal enabled and content type
2021-07-26 08:22:29 +10:00
David Bomba
ecd2525fd8
Fixes for hiding client portal option
2021-07-26 08:00:30 +10:00
Benjamin Beganović
a29d4f2075
wip
2021-07-23 14:43:32 +02:00
Benjamin Beganović
ce4d64a1a7
Add "Back to :url" link on client portal login page
2021-07-23 13:26:34 +02:00
Benjamin Beganović
8da8bb9b65
wip ( #42 )
2021-07-23 19:38:49 +10:00
David Bomba
5ea07be358
Merge pull request #6317 from turbo124/paytrace
...
Paytrace
2021-07-23 17:31:23 +10:00
David Bomba
429570227d
Confirmed paytrace working EXCEPT pay page
2021-07-23 12:12:42 +10:00
David Bomba
437bb735d6
Working on eWay
2021-07-22 16:05:58 +10:00
David Bomba
b5697966b5
eway
2021-07-22 11:30:16 +10:00
Benjamin Beganović
f525319202
Hide cancellation button from recurring invoices
2021-07-21 15:09:36 +02:00