PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Blocks

    Design blocks for your website

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Question By
Unsolved

Wave multiple subscriptions or subscription addons

sage

May 29th, 2019 09:13 PM

Is there an out-of-the-box solution to allow multiple subscriptions per user in Wave using Stripe?

andrewo0

Jun 3rd, 2019 05:34 AM

Hi @sage-arslan

I have removed the whole subscription part from the package and created a new one. So i recomand removing that part and creating a new one

Or if you do not want to do this you will need to remove the if statment that looks if you have a selected package and you will also need to find a way to handel multiple subscriptions and think on how you want the 14 day trail to work

sage

Jun 4th, 2019 04:06 PM

Hi @andrewo0, you created your own subscription manager using the stripe-php package? We won't be offering trials

andrewo0

Jun 6th, 2019 06:21 AM

@sage yes created a package for managing subscriptions - one time payments - and option to set x day | x hours trail per subscriptions

roville-sarate

Nov 30th, 2019 02:32 AM

Hi andrewo0. Can you share the package you use for managing subscriptions, for one time payments?