rnadigital / agentcloud

Agent Cloud is like having your own GPT builder with a bunch extra goodies. The GUI features 1) RAG pipeline which can natively embed 260+ datasources 2) Create Conversational apps (like GPTs) 3) Create Multi Agent process automation apps (crewai) 4) Tools 5) Teams+user permissions. Get started fast with Docker and our install.sh
https://agentcloud.dev
GNU Affero General Public License v3.0
421 stars 90 forks source link

Billing flow/payment method collection improvement #212

Closed tomlynchRNA closed 1 month ago

tomlynchRNA commented 1 month ago

Instead of:

  1. pick plan and addon amounts, click "change plan"
  2. invoice is shown, click "confirm
  3. If no payment method, popup payment method form and immediately apply plan changes after saving payment details

Change to:

  1. pick plan and addon amounts, click "change plan"
  2. invoice is shown, click "continue"
  3. If no payment details saved (already have an api to check), prompt for payment details
  4. else popup modal "are you sure you want to continue"?