Introduction
Table of Contents
The module’s integration lets you incorporate payment processing into your website, using Stripe.
Development
Core
Entity Definitions
StripeCustomerEntityDefinition
The StripeCustomerEntityDefinition adds the Stripe-related attributes to the general CustomerEntityDefinition. The inheritance goes further to the UserEntityDefinition, the PrincipalEntityDefinition and the AbstractEntityDefinition:

StripeSiteEntityDefinition
The StripeSiteEntityDefinition extends the SiteEntityDefinition, going further to the AbstractEntityDefinition and the AbstractDescriptionableEntityDefinition:

For more details, please, refer to the Stripe documentation