create_customer
Create a new customer in Stripe by providing their name, email, phone, and optional metadata. Use this to add customer profiles for payment processing and management.
Instructions
Create a customer
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Customer name | |
| No | Customer email | ||
| phone | No | Customer phone | |
| metadata | No | Additional metadata | |
| description | No | Customer description |