Browse: Home /

Namespace: Stripe

InvalidGrantException

Class: InvalidGrantException is thrown when a specified code doesn’t exist, is expired, has been used, or doesn’t belong to you; a refresh token doesn’t exist, or doesn’t belong to you; or if an API key’s mode (live or test) doesn’t match the mode of a code or refresh token.

OAuthErrorException

Class: Implements properties and methods common to all (non-SPL) Stripe OAuth exceptions.

Session

Class: The Billing customer portal is a Stripe-hosted UI for subscription and billing management.

Configuration

Class: A portal configuration describes the functionality and behavior of a portal session.

Session

Class: A Checkout Session represents your customer’s session as they pay for one-time purchases or subscriptions through Checkout or Payment Links. We recommend creating a new Session each time your customer attempts to pay.