Replace tier-based plan lookup with cadence-keyed lookup, compute recurringAmount via getTierAmount, persist billingCadence on member. Delete both manual-fallback blocks; Helcim failure now surfaces as 500. |
||
|---|---|---|
| .. | ||
| create-plan.post.js | ||
| customer-code.get.js | ||
| customer.post.js | ||
| get-or-create-customer.post.js | ||
| initialize-payment.post.js | ||
| plans.get.js | ||
| subscription.post.js | ||
| subscriptions.get.js | ||
| update-billing.post.js | ||
| verify-payment.post.js | ||