Connect and manage Stripe payment processing for products and services
The following environment variables must be configured on wellbe-billing-api (Cloud Run):
STRIPE_SECRET_KEY - Your Stripe secret keySTRIPE_PUBLISHABLE_KEY - Your Stripe publishable keySTRIPE_WEBHOOK_SECRET - Webhook endpoint secretBILLING_API_URL - This service's Cloud Run URL (for webhook registration)Configure these in GCP Secret Manager or as Cloud Run environment variables.
Loading products...
Loading services...