Bug report
- Extension name: firestore-stripe-payments
Describe the bug
In Stripe, we have the option to add features list at the product level. But when syncing, its not carried over to the firestore db.
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
- Go to Stripe
- Search for a product
- Add features list in "Additional Options"
- Check in Firestore DB in the products collection
- features is not updated in the collection
Expected behavior
Features list should be successfully synced in the Firestore products collection
Screenshots
N/A
System information
N/A
Additional context
Add any other context about the problem here.
N/A