Skip to main content

Stripe - Taking payments through your app

This article is a step-by-step guide on how to Integrate with Stripe and take payments with your famous.ai project

Famous.ai Team avatar
Written by Famous.ai Team
Updated over 3 months ago

With famous.ai it is easy to take payments by integrating with Stripe. Follow these steps to get started.

Step 1 - Create your project


Start by creating your project on famous.ai. Tell it you want to create an app that takes payments with Stripe.


Step 2 - Connect with your Supabase account

The AI will likely ask you to connect with Supabase. Any apps that require dynamic data such as payment processing will require a backend-service. We recommend using Supabase for this. For more help on integrating with Supabase, check out our article Integrating with Supabase.

Step 3 - Login to Stripe

In a separate tab, login to your Stripe account. We recommend creating a Stripe Sandbox initially to test. However, if you have an active Production account you can use this. We need to copy the Publishable Key and Secret Key.

Step 4 - Connect with famous.ai

If you haven't been prompted already, tell the AI chat that you would like to connect with Stripe to take payments. It will ask you to enter your Publishable Key and Secret Key. This allows your app to process transactions directly into your stripe account.

Step 5 - Test and check transactions in Stripe

Try making a test payment in your app. If you do not see a form to make payments, ask the AI to build one that makes a payment into your stripe account. Tell it which fields you would like, such as name and email.

Try a test payment and check it is processing correctly into your Stripe account. If it is not, and you are receiving errors, tell the AI what errors you are getting and it will self-resolve them.

If you would like to Sell specific products or subscriptions, check out our article:
​
​

Did this answer your question?