You are here

core.entity_form_display.commerce_subscription.standalone.customer.yml in Commerce Recurring Framework 8

config/install/core.entity_form_display.commerce_subscription.standalone.customer.yml

File

config/install/core.entity_form_display.commerce_subscription.standalone.customer.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - core.entity_form_mode.commerce_subscription.customer
  6. module:
  7. - commerce_recurring
  8. id: commerce_subscription.standalone.customer
  9. targetEntityType: commerce_subscription
  10. bundle: standalone
  11. mode: customer
  12. content:
  13. payment_method:
  14. type: commerce_recurring_payment_method
  15. weight: 0
  16. region: content
  17. settings:
  18. match_operator: CONTAINS
  19. match_limit: 10
  20. size: 60
  21. placeholder: ''
  22. third_party_settings: { }
  23. hidden:
  24. billing_schedule: true
  25. ends: true
  26. quantity: true
  27. starts: true
  28. store_id: true
  29. title: true
  30. trial_ends: true
  31. trial_starts: true
  32. uid: true
  33. unit_price: true