This is the external logic to Stripe connector, which provide actions that will allow you to make payments, create and get customer details, and request for a refund on submitted charges.
(1) Does not have client actions and web blocks
(1) Enhanced create subscription to allow setting of payment behavior. The default is default_incomplete. See https://docs.stripe.com/billing/subscriptions/overview for more information
BSD-3 license (https://opensource.org/licenses/BSD-3-Clause)