Enums§
- Cancel
Subscription Error - struct for typed errors of method
cancel_subscription
- Create
Setup Checkout Session Error - struct for typed errors of method
create_setup_checkout_session
- Direct
ToPayment Link Error - struct for typed errors of method
direct_to_payment_link
- GetAll
Invoices Error - struct for typed errors of method
get_all_invoices
- GetAll
Plans Error - struct for typed errors of method
get_all_plans
- Update
Subscription Plan Error - struct for typed errors of method
update_subscription_plan
Functions§
- cancel_
subscription - Cancel a subscription by its id
- create_
setup_ checkout_ session - Create a checkout session (setup)
- direct_
to_ payment_ link - Get a 303 SeeOther redirect link to the stripe checkout page for the plan and organization
- get_
all_ invoices - Get a list of all invoices
- get_
all_ plans - Get a list of all plans
- update_
subscription_ plan - Update a subscription to a new plan