For Stripe customer information such as
For Stripe customer information such as billing address and payment methods, I recall the following approach is suggested is this correct?
- Use stripe id to fetch customer information for displaying on frontend. This includes billing information and payment methods
- Attach a button to update payment method using. Here we should make our own calls not through autumn?
- Use stripe id to fetch customer information for displaying on frontend. This includes billing information and payment methods
- Attach a button to update payment method using. Here we should make our own calls not through autumn?
