Payment - Processing
Payment processing and access to the customer portal
📄️ Access Stripe customer portal to manage subscription
Generate a Stripe Customer Portal session where the company can manage its subscription, change plans, update its card, or view invoices.
📄️ Process payment for a delivery
Generate a Stripe Payment Intent to pay the amount for a specific delivery using the company's default payment method.
📄️ Get checkout URLs for subscription plans
Generate Stripe Checkout session URLs for each available subscription plan, ready to redirect the user.