Migrate billing from Paddle to Lemon Squeezy
This commit is contained in:
@@ -30,7 +30,7 @@ class CheckoutSession extends Model
|
||||
|
||||
public const PROVIDER_NONE = 'none';
|
||||
|
||||
public const PROVIDER_PADDLE = 'paddle';
|
||||
public const PROVIDER_LEMONSQUEEZY = 'lemonsqueezy';
|
||||
|
||||
public const PROVIDER_FREE = 'free';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user