Add PayPal checkout provider
This commit is contained in:
@@ -32,6 +32,8 @@ class CheckoutSession extends Model
|
||||
|
||||
public const PROVIDER_LEMONSQUEEZY = 'lemonsqueezy';
|
||||
|
||||
public const PROVIDER_PAYPAL = 'paypal';
|
||||
|
||||
public const PROVIDER_FREE = 'free';
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user