Hosted invoice pages for Stripe
Generate a secure Stripe payment link in seconds to accept recurring & subscription payments.
204 subscribers
3 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Hosted invoice pages for Stripe endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Cancel customer's subscription /stripe-cancel |
Cancels a customer’s subscription immediately. The customer will not be charged again for the subscription. |
| POST |
Create subscription plan (returns plan_id) /stripe-subscription |
Subscription plans define the price, currency, and billing cycle. For example, you might have a $5/month plan that provides limited access to your products, and a $15/month plan… |
| POST |
Create payment page for subscriptions /stripe-manychat |
Generate payment links to accept recurring & subscription payments in seconds. |
Hosted invoice pages for Stripe pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | — |
|
| ULTRA | $25 / month | — |
|