Browse: Home /

Namespace: Stripe

FileLink

Class: To share the contents of a File object with non-Stripe users, you can create a FileLink. FileLinks contain a URL that can be used to retrieve the contents of the file without authentication.

Mandate

Class: A Mandate is a record of the permission a customer has given you to debit their payment method.

SubscriptionSchedule

Class: A subscription schedule allows you to create and manage the lifecycle of a subscription by predefining expected changes.

Plan

Class: You can now model subscriptions more flexibly using the Prices API. It replaces the Plans API and is backwards compatible to simplify your migration.