firebase-wordpress-plugin icon indicating copy to clipboard operation
firebase-wordpress-plugin copied to clipboard

Missing Fields on Subscription Document!!

Open malachi-padilla opened this issue 2 years ago • 1 comments

Subscription Items & Line Items not syncing to firestore When a subscription is placed in WooCommercr it pushes that data to firestore. Now, all the data is coming over except the "items" & "line items" fields. These are the only fields linking a subscription to a product. Very important! There is a workaround by using the parentID for the order and getting all the info that way, but it would be nice to have that data already in the subscription document.

To Reproduce Steps to reproduce the behavior:

  1. Create a subscription product in Woo
  2. Purchase subscription
  3. Notice missing fields

Expected behavior We expected to see those fields populated, with information about which products a user subscribes to.

The version of the plugin. E.g PRO (v3.25.0)

malachi-padilla avatar Mar 27 '23 17:03 malachi-padilla

Hi @malachi-padilla, do you know which version of the WooComerce extension you're using?

dalenguyen avatar Mar 28 '23 01:03 dalenguyen