diff --git a/app/Http/Controllers/BillingController.php b/app/Http/Controllers/BillingController.php index 9262c91..7042ea2 100644 --- a/app/Http/Controllers/BillingController.php +++ b/app/Http/Controllers/BillingController.php @@ -221,6 +221,9 @@ class BillingController extends Controller $total = $transaction->credits/100 + $transaction->credits_extra/100; $description = "You will receive $total credits."; + + $user->paying = true; $user->save(); + return ['account' => $account, 'transaction' => $transaction->id, 'amount' => $transaction->charge/100, 'description' => $description]; } diff --git a/resources/views/home.blade.php b/resources/views/home.blade.php index fc17e4e..6370942 100644 --- a/resources/views/home.blade.php +++ b/resources/views/home.blade.php @@ -43,7 +43,7 @@ We're a social media content promoter based in Canada, helping entertainers and brands perfect their marketing campaigns through targeted views and engagements. By providing impressions and - retention from real user accounts, we'll help boost your + retention from real accounts, we'll help boost your rankings and get you noticed.
@@ -121,8 +121,9 @@ placing your order. Many services available are instant. -By choosing the location and language of your - audience, you'll improve the quality of viewer engagements and boost your rankings significantly.
By combining our services to create trending + content, you'll improve the quality of viewer engagements and boost your + rankings significantly. We're the best marketing panel around.
Improve your brand's image, increase your social proof, and build a stronger @@ -136,8 +137,8 @@
We provide an extremely user-friendly and intuitive interface to - manage and review your orders.
+We provide an extremely user-friendly and intuitive SPA interface to + manage and review your SMM orders.
Give your content the fair chance it deserves with a boost to your - account's traffic. We'll help you build your audience, develop your brand, and - launch your new business.
+ account's traffic. Our SMM panel will help you build your audience, + develop your brand, and launch your new business.