Enable Stripe Subscription on BigCommerce

Using a serverless function, you can enable Stripe Subscriptions. The application is using BigCommerce webhooks to send Order data to a serverless function to determine if the user purchased a subscription product and should be enrolled in a Stripe subscription.