Cloud Functions
Firebase Cloud Functions for Fireact applications.
This section provides detailed documentation for the Firebase Cloud Functions included in the @fireact.dev/functions package. These functions handle critical backend operations, including subscription management, payment processing, user invitations, and more.
Each function is designed to be called from your client-side application using Firebase’s httpsCallable mechanism.
Available Functions
Here is a list of the available Cloud Functions:
acceptInvitecancelSubscriptionchangeSubscriptionPlancreateInvitecreateSetupIntentcreateSubscriptiondeletePaymentMethodgetBillingDetailsgetPaymentMethodsgetSubscriptionUsersrejectInviteremoveUserrevokeInvitesetDefaultPaymentMethodstripeWebhooktransferSubscriptionOwnershipupdateBillingDetailsupdateUserPermissions
Internal Utilities
stripe- The initialized Stripe SDK client used internally by other functions.
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.