create_subscription
Set up recurring payments for customers by linking them to subscription plans using the Conekta payment system.
Instructions
Create a subscription for a customer.
Args: customer_id: The Conekta customer ID plan_id: The plan ID to subscribe to card_id: Payment source ID (uses default if not provided)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customer_id | Yes | ||
| plan_id | Yes | ||
| card_id | No |