Benjamin Beganović
9d51137a5a
Fixes for scripts
2021-08-19 13:34:51 +02:00
Benjamin Beganović
6186cc1420
Fixes for authorize page
2021-08-19 11:05:06 +02:00
Benjamin Beganović
2065145ffb
Extract scripts into separate file
2021-08-18 17:52:32 +02:00
Benjamin Beganović
99da2128d1
Fixes for Javascript
2021-08-18 17:48:02 +02:00
Benjamin Beganović
2c6f7dfa6f
Payment page script
2021-08-17 14:20:35 +02:00
Benjamin Beganović
e0b0879ed5
Standalone credit card adding
2021-08-17 13:16:58 +02:00
David Bomba
613b649baa
Square Test Mode
2021-08-16 11:54:34 +10:00
David Bomba
04a16fca90
Square - pay
2021-08-16 11:11:08 +10:00
=
27cdfd24f1
Authorize Credit Card
2021-08-14 21:37:04 +10:00
=
19e9aac12b
Square payments authorize
2021-08-14 21:00:52 +10:00
=
5c8976a50f
Square payments
2021-08-14 20:09:13 +10:00
=
82a0a311cd
Square payments
2021-08-14 20:08:27 +10:00
=
3119efa3da
Square payments
2021-08-14 20:07:27 +10:00
=
77c072fd10
Square payments
2021-08-14 19:32:16 +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
a42f84ff23
Arabic / Persion / Latvian languages
2021-08-10 15:00:30 +10: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ć
ba36197757
Fixes for profileId
2021-08-04 14:40:13 +02:00
David Bomba
3a3f43a36f
Minor fixes for translations
2021-08-04 21:12:09 +10: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ć
0cf6e63a32
Update confirmation translations
2021-07-29 08:36:15 +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