# 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: 1. Go to Stripe 2. Search for a product 3. Add features list in "Additional Options" 4. Check in Firestore DB in the products collection 5. 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