Migrate billing from Paddle to Lemon Squeezy
This commit is contained in:
@@ -46,8 +46,8 @@ trait PresentsPackages
|
||||
'type' => $package->type,
|
||||
'included_package_slug' => $package->included_package_slug,
|
||||
'price' => $package->price,
|
||||
'paddle_product_id' => $package->paddle_product_id,
|
||||
'paddle_price_id' => $package->paddle_price_id,
|
||||
'lemonsqueezy_product_id' => $package->lemonsqueezy_product_id,
|
||||
'lemonsqueezy_variant_id' => $package->lemonsqueezy_variant_id,
|
||||
'description' => $description,
|
||||
'description_breakdown' => $table,
|
||||
'gallery_duration_label' => $galleryDuration,
|
||||
|
||||
Reference in New Issue
Block a user