Management UI at link.ladill.com with GHS 0.05 per link wallet billing, click analytics, and legacy fallback to ladill.com/q for QR ecosystem codes. Co-authored-by: Cursor <cursoragent@cursor.com>
7 lines
137 B
PHP
7 lines
137 B
PHP
<?php
|
|
|
|
return [
|
|
'product_slug' => 'link',
|
|
'marketing_url' => env('LADILL_MARKETING_URL', 'https://ladill.com/products/link'),
|
|
];
|