Migrate billing from Paddle to Lemon Squeezy
This commit is contained in:
@@ -44,7 +44,7 @@ class ProfilePageTest extends TestCase
|
||||
'package_id' => $package->id,
|
||||
'price' => 199.00,
|
||||
'type' => 'reseller_subscription',
|
||||
'provider' => 'paddle',
|
||||
'provider' => 'lemonsqueezy',
|
||||
'purchased_at' => now()->subWeek(),
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user