ℹ️ Auto-Charge Behavior:
- NIMCORE & HAIRWISE: Payment is automatically captured when accepting. Recommendation goes directly to FULFILLED status.
- WEIGHTWISE: No auto-charge. Recommendation goes directly to FULFILLED status without payment capture.
- ⚠️ Note: Patient must have a default payment method for NIMCORE/HAIRWISE recommendations.
Auto-Charge Configuration
Environment Variables
BILLING_SERVICE_URL: URL of the billing service for payment processing
AUTO_CHARGE_RECOMMENDATIONS_ENABLED: 'true' (default) or 'false' to disable
Behavior
- Enabled + NIMCORE/HAIRWISE: Auto-charge payment on accept
- Enabled + WEIGHTWISE: Skip payment, mark as FULFILLED
- Disabled (all types): Skip payment, mark as FULFILLED
ℹ️ Note: Configuration changes require service redeployment.
Sample Data Generators
Quick Actions