David Bomba
cde5f527e1
Working on ApplePay
2021-08-16 08:54:11 +10:00
David Bomba
5f18a69be9
Dynamic base URI
2021-08-14 15:04:08 +10:00
David Bomba
a391a6368c
Updated index.blade.php
2021-08-13 13:26:44 +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ć
1963f03d75
Add comments about hiding sections
2021-08-10 14:25:27 +02: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
David Bomba
78ac2e0503
remove mail as an option from setup
2021-08-09 15:46:12 +10:00
David Bomba
acfb3ac3af
Minor fixes
2021-08-09 08:44:51 +10:00
=
e6ccb9bde7
Email quota exceeded emails
2021-08-07 20:56:42 +10:00
David Bomba
c311f521aa
Minor fixes for stripe connect migration email
2021-08-07 14:59:24 +10: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
David Bomba
efe3f51778
Notify end user to connect with Stripe Connect on hosted platform
2021-08-02 13:12:33 +10: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
David Bomba
88c701587b
fixes for live preview - flutter
2021-07-30 07:36:11 +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ć
3d8c5e3e96
Update desings to support markdown
2021-07-29 11:35:13 +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
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
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
Benjamin Beganović
28598ccb6c
Fix typo
2021-07-21 15:17:35 +02:00
Benjamin Beganović
545dd0f22c
Update logo on import/completed email
2021-07-21 15:17:02 +02:00
Benjamin Beganović
f525319202
Hide cancellation button from recurring invoices
2021-07-21 15:09:36 +02:00
Benjamin Beganović
b00558da2a
Update designs
2021-07-21 14:45:42 +02:00
Benjamin Beganović
2a6667a513
Extract pdf-viewer into component & make it show iframe on non-android devices
2021-07-21 13:01:53 +02:00
David Bomba
1affdd7754
Pay with CC paytrace
2021-07-21 17:44:35 +10:00
David Bomba
15dd0970d2
Paytrace
2021-07-21 16:27:02 +10:00
David Bomba
f0b232c1a2
Authorize a card with Paytrace
2021-07-21 15:34:20 +10:00
David Bomba
87e1ba48e9
Paytrace integration
2021-07-21 14:23:33 +10:00
David Bomba
0d52d57d41
Paytrace
2021-07-21 10:43:39 +10:00
David Bomba
df7d20fa76
Scaffolding Paytrace
2021-07-21 07:53:11 +10:00