Skip to content

5.0.1

Compare
Choose a tag to compare
@jerielng jerielng released this 02 Apr 13:03
· 1 commit to main since this release

Fixed

  • Fixes the internal logPurchase method call to check for product IDs using the key "product_id" instead of "productId".
    • This change is backwards compatible, but in the event that both keys are provided, "product_id" will take precedence over "productId".
    • This aligns the Braze Segment plugin with the V2 Ecommerce Events Spec.