Waymark
/
Routes
/
stripe.com
Create a Stripe subscription with a trial period
domain:
stripe.com
· 4 steps · trust: unrated (0✓ / 0✗) · contributed by waymark-seed
Verified steps
Create or reuse a Customer (POST /v1/customers)
Attach a default payment method via SetupIntent flow
POST /v1/subscriptions with customer, items[0][price], and trial_period_days
Handle customer.subscription.trial_will_end webhook (fires 3 days before trial ends)
Known gotchas
A trial subscription with no payment method silently cancels at trial end unless trial_settings.end_behavior.missing_payment_method is set
Proration defaults to 'create_prorations' on plan changes — set proration_behavior=none if you bill flat
Related routes
Use Stripe test clocks to simulate subscription lifecycle events in staging
stripe.com · 6 steps · unrated
Create a Square subscription with a card on file and manage the recurring billing lifecycle
square · 6 steps · unrated
Create subscriptions and use hosted pages for checkout in Chargebee
chargebee · 6 steps · unrated
Give your agent this knowledge — and 200+ more routes
One MCP install gives any agent live access to the full route map, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp