Addison Beck
63fcdc1418
Implemented Custom role and permissions ( #1057 )
...
* Implemented Custom role and permissions
* Converted permissions columns to a json blob
* Code review fixes for Permissions
* sql build fix
* Update Permissions.cs
* formatting
* Update IOrganizationService.cs
* reworked a conditional
* built out tests for relevant organization service methods
* removed unused usings
* fixed a broken test and a bad empty string init
* removed 'Attribute' from some attribute instances
2021-01-12 11:02:39 -05:00
Addison Beck
085987d2f1
fixed a broken link and removed a duplicate property ( #1029 )
2020-12-07 09:18:25 -05:00
Addison Beck
b877c25234
Implemented tax collection for subscriptions ( #1017 )
...
* Implemented tax collection for subscriptions
* Cleanup for Sales Tax
* Cleanup for Sales Tax
* Changes a constraint to an index for checking purposes
* Added and implemented a ReadById method for TaxRate
* Code review fixes for Tax Rate implementation
* Code review fixes for Tax Rate implementation
* Made the SalesTax migration script rerunnable
2020-12-04 12:05:16 -05:00
Kyle Spearrin
2872bda6fe
tool to generate licenses ( #874 )
...
* tool to generate licenses
* code review feedback
2020-08-18 17:00:21 -04:00
Addison Beck
c8220fdfa6
Plan And Price Updates ( #859 )
...
* Expanded the Plan model to make plan & product data a bit more dynamic
* Created a Product enum to track versioned instances of the same plan
* Created and API call and Response model for getting plan & product data from the server
2020-08-11 14:19:56 -04:00
Matt Portune
51fd87df0b
Added UseSso bool to Organization ( #834 )
...
* Added UseSso bool to org
* Update fields in migration script
* bump version & check enabled flag on ssoConfig
2020-07-22 09:38:39 -04:00
Chad Scharf
83e9468502
Transition reference id to data ( #828 )
...
* Transition reference id to data
* field length and request model updates
2020-07-20 15:19:46 -04:00
Chad Scharf
2742b414fd
reference event changes and cleanup ( #823 )
2020-07-15 12:38:45 -04:00
Chad Scharf
7af50172e0
Reference event service implementation ( #811 )
...
* Reference event service implementation
* Fix IReferenceable implementation of Id
* add structure to event body
2020-07-07 12:01:34 -04:00
Chad Scharf
b2cb9a2f69
Billing addr line1 fix, pr feedback
2020-06-15 09:12:03 -04:00
Chad Scharf
1552ff7b29
Collect tax info, correct line1
2020-06-12 19:35:17 -04:00
Chad Scharf
d88838f19e
API updates for tax info collection
2020-06-08 17:40:18 -04:00
Chad Scharf
9800b752c0
Changed all C# control flow block statements to include space between keyword and open paren
2020-03-27 14:36:37 -04:00
Kyle Spearrin
82be2ae06b
parse cancellation dates to detect refunds
2020-01-28 09:24:00 -05:00
Kyle Spearrin
e8054df5b4
use policies property for orgs
2020-01-15 15:00:54 -05:00
Kyle Spearrin
8340b22c2a
UsingInAppPurchase prop on sub models
2019-09-19 16:31:11 -04:00
Kyle Spearrin
e9174ba9f4
iap pre-purchase check
2019-09-19 08:46:26 -04:00
Kyle Spearrin
9ddfe3e947
fix json serialization of receipt status
2019-09-18 17:43:17 -04:00
Kyle Spearrin
ed7da76bac
add helpers and renewal info to receipt model
2019-09-17 22:58:06 -04:00
Kyle Spearrin
c82947a5f8
update receipt object
2019-09-16 16:23:07 -04:00
Kyle Spearrin
9e51eaea28
Apple Iap service
2019-09-16 09:22:22 -04:00
Kyle Spearrin
5c3bf78226
handle sub incomplete status
2019-08-12 10:42:14 -04:00
Kyle Spearrin
b11fd2fab8
handle PaymentMethods for PaymentSource billing info
2019-08-09 15:53:01 -04:00
Kyle Spearrin
48ec345702
update stripe SDK
2019-08-08 17:36:41 -04:00
Kyle Spearrin
8d09a7ad13
org license are version 5
2019-07-26 21:56:48 -04:00
Kyle Spearrin
5bfed59f9c
upgrade org api
2019-03-21 21:36:03 -04:00
Kyle Spearrin
15cb0ad4c3
implement useapi and apikey
2019-03-02 15:09:33 -05:00
Kyle Spearrin
aef68d4934
support for stripe sources in billing info
2019-02-27 10:16:46 -05:00
Kyle Spearrin
3b8552b2fa
billing info and tx management tools
2019-02-25 12:43:20 -05:00
Kyle Spearrin
b0c90bc4b3
amounts are positive always
2019-02-23 07:53:47 -05:00
Kyle Spearrin
a9336a0e02
add support for passing payment method type
2019-02-19 17:13:21 -05:00
Kyle Spearrin
707c0ccb36
remove business country from org signup
2019-02-18 23:37:35 -05:00
Kyle Spearrin
250784d197
remove charge and add balance to billing models
2019-02-18 17:09:56 -05:00
Kyle Spearrin
b036657d78
apis for subscription vs billing
2019-02-18 15:40:47 -05:00
Kyle Spearrin
f225b5d46a
rename billing classes
2019-02-10 21:23:37 -05:00
Kyle Spearrin
a97a6216d7
return invoices and transactions on billing api
2019-02-08 23:24:48 -05:00
Kyle Spearrin
abb1751bfe
stripe invoice handling. return credit amount.
2019-01-29 17:44:31 -05:00
Kyle Spearrin
a34ca4700d
upgrade stripe lib and breaking changes
2019-01-29 14:41:37 -05:00
Kyle Spearrin
0b20f64f2d
premium access addon for families plans
2018-11-20 22:02:09 -05:00
Kyle Spearrin
0d4ac29bc7
fix cancelled typo in areas
2018-07-20 17:00:05 -04:00
Kyle Spearrin
45db73c6e1
null check on license key
2018-07-20 13:58:24 -04:00
Kyle Spearrin
2c24e00bd7
update some libs
2018-04-17 22:36:30 -04:00
Kyle Spearrin
1fb3fbeacf
Revert "update libs"
...
This reverts commit e7453bc0368f562833d1f079317016189474665d.
2018-04-17 08:11:08 -04:00
Kyle Spearrin
e7453bc036
update libs
2018-04-16 12:49:18 -04:00
Kyle Spearrin
bcc224c02d
stub out use2fa and twofactorproviders on orgs
2018-04-02 14:53:19 -04:00
Kyle Spearrin
87497a5608
update libs
2018-02-21 22:31:33 -05:00
Kyle Spearrin
172fd2425e
added org flag for UseEvents
2017-12-14 15:48:44 -05:00
Kyle Spearrin
8c32765f4c
custom plans with expiration are not trials
2017-12-04 20:58:23 -05:00
Kyle Spearrin
aa045f7775
fix ==
bug in licensing VerifyData
2017-11-12 22:57:25 -05:00
Kyle Spearrin
ed826f4b28
version > 1 on UsersGetPremium check
2017-11-07 21:51:50 -05:00