#lairdy-getting-started
1 messages · Page 1 of 1 (latest)
Hi there 👋 we weren't involved with building the functionality that WooCommerce offers for Stripe, so we can't provide guidance on whether that approach will meet your needs.
If you integrate directly with Stripe instead, we do have some of the mentioned functionality.
Our customer portal allows your customers to update their billing details and make changes to their subscription (though it doesn't accept payments)
https://stripe.com/docs/billing/subscriptions/integrating-customer-portal
The Stripe Dashboard can be used to create subscriptions for customers, but if you wanted something more tailor-made then that would be custom work.
https://stripe.com/docs/dashboard
how do I find resources to integrate a custom stripe solution?
Our docs and API reference guide are great resources:
https://stripe.com/docs
https://stripe.com/docs/api
This guide in particular is a great place to start for building a flow to accept a payment:
https://stripe.com/docs/payments/accept-a-payment