David Bomba
850c5e8f94
Updates for paypal flow
2024-07-28 08:51:24 +10:00
Benjamin Beganović
63211f50db
Update text color in billing-portal-purchase.blade.php
2024-03-04 18:36:47 +01:00
Benjamin Beganović
a86a8d9fad
Add conditional rendering for contact fields in billing portal purchase form
2024-02-07 17:52:54 +01:00
Benjamin Beganović
af27cd0b4e
Add hidden input fields for contact information in billing portal purchase form
2024-02-07 17:30:55 +01:00
David Bomba
d05a58cebe
Livewire fixes for subscription purchasds
2024-01-27 18:59:56 +11:00
Jason Beggs
e27ee40ff3
Start upgrading Livewire to v3
2023-12-13 11:52:49 -05:00
David Bomba
0f6d782b05
Fixes for translation string in subscriptions
2023-02-09 09:23:47 +11:00
David Bomba
079889a711
Fixes for using credits in subscriptions
2023-02-04 16:28:03 +11:00
David Bomba
c69a979291
Improve livewire performance with Defer
2022-09-30 19:47:27 +10:00
David Bomba
3a510ffd4a
Fixes for subscriptions - allow currency id to be passed through
2022-07-29 10:34:33 +10:00
David Bomba
7357e4026f
Fixes for BPP in subscriptions
2022-07-29 09:19:49 +10:00
David Bomba
9359c84013
Add quantity to subscriptions
2022-07-06 16:18:16 +10:00
David Bomba
51d6efb5ca
Fix language of subscription purchase
2021-10-19 15:27:06 +11:00
David Bomba
320646ae22
remove back button from subscription purchase page
2021-09-22 19:12:17 +10:00
Benjamin Beganović
3dcc93b738
Fixes for subscriptions page
2021-08-18 16:31:33 +02:00
Benjamin Beganović
bd5b5cd99a
wip
2021-07-13 13:48:25 +02:00
Benjamin Beganović
a82145613f
Apply text-sm to follow rest
2021-07-08 13:12:54 +02:00
Benjamin Beganović
06bb3b0320
Make group section use button instead of plain links
2021-07-08 13:12:20 +02:00
Benjamin Beganović
3fb45aae20
Add products from the group on bottom of page
2021-07-08 13:00:38 +02:00
Benjamin Beganović
fa7139dfd0
Make right side more wide & adjust padding
2021-07-08 12:43:10 +02:00
Benjamin Beganović
bb3bfabe66
Update translations on billing page
2021-07-08 12:28:22 +02:00
Benjamin Beganović
e27739239f
Make plan information side wider
2021-07-08 12:20:10 +02:00
Benjamin Beganović
a6fecf0a38
Billing page: Resize container
2021-06-24 16:11:27 +02:00
David Bomba
a4fd595d38
Allow HTML to be displayed for products in Subscriptions npage
2021-05-12 17:01:14 +10:00
David Bomba
aabe5683e1
Refactoring subscriptions
2021-04-14 14:41:04 +10:00
Benjamin Beganović
cb9bfe02c2
Show message from eligible service
2021-04-10 13:56:29 +02:00
Benjamin Beganović
41f37fc189
wip
2021-04-08 17:13:16 +02:00
Benjamin Beganović
6b73d78abe
Show product notes only
2021-04-07 13:27:16 +02:00
Benjamin Beganović
43e6ba2ec6
Check if payment is eligible to process
2021-04-07 13:26:50 +02:00
Benjamin Beganović
43ea49c251
Show product description under product key
2021-04-05 13:57:51 +02:00
Benjamin Beganović
b230680e8f
Allow prefilling the client/contact fields over query parameters
2021-04-05 10:43:25 +02:00
Benjamin Beganović
83844652e5
show og price when discount is applied
2021-04-01 17:02:11 +02:00
Benjamin Beganović
45c23cbaf5
remove blue badges on the top
2021-04-01 16:09:52 +02:00
Benjamin Beganović
0b2613146b
Show spinner after clicking payment method
2021-04-01 16:09:30 +02:00
Benjamin Beganović
124490ab48
wip
2021-04-01 01:55:46 +02:00
Benjamin Beganović
c300ffc4d9
passwordless login
2021-03-31 18:10:44 +02:00
Benjamin Beganović
05cbd30bef
wip
2021-03-29 15:50:36 +02:00
Benjamin Beganović
d37d727d2c
- Fix typo in BaseController.php
...
- Add labels on top of billing page (one-time, or/and subscription)
- Show products
- Pull the price from the service
2021-03-29 12:58:03 +02:00
Benjamin Beganović
ed4fff2385
- Bundle qty without ability to increment/decrement value ✅
...
- One time & subs ✅
- A table with all products included in subscription (qty, price, notes) ✅
- Two tables, one for subscriptions, one for one-time purchases ✅
- If no products, no table ✅
- Remove quantity from cached data that is being sent ✅
- Remove "billing_subscription_id" from data sent ✅
2021-03-25 16:52:03 +01:00
Benjamin Beganović
e04ed7c2bf
Show per year per month as recurring_invoice frequency is defined using RecurringInvoice method helper
2021-03-22 14:01:36 +01:00
Benjamin Beganović
6e714747bd
Update price per quantity
2021-03-22 13:53:34 +01:00
Benjamin Beganović
edbcb0690e
Remove /unit from product quantity
2021-03-22 13:38:01 +01:00
Benjamin Beganović
b2c7226057
Hide coupon if trial is enabled
2021-03-22 13:37:26 +01:00
Benjamin Beganović
8bc4896daa
Hide/show coupon code field if promo code configured in billing tableclear
2021-03-22 13:34:59 +01:00
Benjamin Beganović
8839bfabd3
Hide quantity if max_seats_limit = 1
2021-03-22 13:32:29 +01:00
Benjamin Beganović
546619a498
Wrap quantity if per_seat_enabled
2021-03-22 13:24:58 +01:00
Benjamin Beganović
69eecbf281
Qty
2021-03-18 15:22:22 +01:00
Benjamin Beganović
415ea81eec
Support for "Start Free Trial"
2021-03-18 14:14:10 +01:00
Benjamin Beganović
85c09ecf11
Show the message about coupon code/discount under the input field
2021-03-18 13:51:10 +01:00
Benjamin Beganović
127c6cb3cd
wip
2021-03-17 16:12:25 +01:00