Skip to main content

Step by step instructions:

  1. Open Base44 and select the app you want to connect to Stripe.
  2. Click on the app’s Dashboard
  3. Click on Settings
  4. Scroll down and click on App Settings.
  5. Find the section labeled Backend Functions.
  6. Click the “Activate” button. 
Activate Backend Functions Pn

FAQs

Click a question below to learn more.
No, you cannot update the Users entity directly from a backend function. The Users entity is managed by Base44 to maintain secure and consistent authentication. You can only update custom fields that you add to the Users entity (for example, custom profile data), but you cannot update core fields like email or password.
You can enable backend functions for all new apps by default. To enable backend functions for future apps:
  1. Click your profile icon at the top right of your workspace.
  2. Click Settings.
  3. Click the Account tab.
  4. Click the Enable backend functions for new apps by default toggle.
I