Classes

\ilateral\SilverStripe\StripeForms

Name Description
StripeForms Config class to store common settings and functions for this module EMPTY

\ilateral\SilverStripe\StripeForms\Control

Name Description
StripeWebhookController Controller to specifically handle stripe webhooks (currently only related to subscriptions). EMPTY

\ilateral\SilverStripe\StripeForms\Extensions

Name Description
StripeFormsMemberExtension Extension to be used to add extra functionality to a standard Silverstripe member. EMPTY

\ilateral\SilverStripe\StripeForms\Forms

Name Description
StripePaymentDetailsForm A form that allows the user to enter their card details and save them "into" stripe. EMPTY
StripePaymentSubscriptionForm Custom version of the payment details form that also sets up a subscription that is then assigned to the user. EMPTY

\ilateral\SilverStripe\StripeForms\Model

Name Description
StripeSubscription An object in Silverstripe that links to a stripe subscription. EMPTY