commerce_order.commerce_order_item_type.recurring_product_variation.yml 527 B

12345678910111213141516171819202122
  1. uuid: 65504bc8-0953-4f21-aaca-2970d7cd78bd
  2. langcode: en
  3. status: true
  4. dependencies:
  5. enforced:
  6. module:
  7. - commerce_product
  8. - commerce_recurring
  9. module:
  10. - commerce_tax
  11. third_party_settings:
  12. commerce_tax:
  13. taxable_type: services
  14. _core:
  15. default_config_hash: Q21JtNYYWL-eIfxaX1rm-NvSqPqdDymrDrN08f_QC7M
  16. label: 'Recurring (Product variation)'
  17. id: recurring_product_variation
  18. purchasableEntityType: commerce_product_variation
  19. orderType: recurring
  20. traits:
  21. - commerce_license_order_item_type
  22. locked: true