Creates a Stripe PaymentIntent for a specific credit pack (inline Elements). Validates the pack exists and is active, then creates the intent with pack metadata.
POST/credit-packs/purchase
Creates a Stripe PaymentIntent for a specific credit pack (inline Elements). Validates the pack exists and is active, then creates the intent with pack metadata.
Request
Responses
- 200
- 401
- 403
OK
Unauthorized - missing or invalid credentials.
Forbidden - authenticated but missing required role or policy.