Migrate billing from Paddle to Lemon Squeezy
This commit is contained in:
@@ -16,7 +16,7 @@ class TenantPackage extends Model
|
||||
protected $fillable = [
|
||||
'tenant_id',
|
||||
'package_id',
|
||||
'paddle_subscription_id',
|
||||
'lemonsqueezy_subscription_id',
|
||||
'price',
|
||||
'purchased_at',
|
||||
'expires_at',
|
||||
|
||||
Reference in New Issue
Block a user