You are here

payment.links.menu.yml in Payment 8.2

File

payment.links.menu.yml
View source
  1. payment.admin:
  2. title: Payment
  3. description: Configure payment methods, types, and statuses.
  4. parent: system.admin_config_services
  5. route_name: payment.admin
  6. entity.payment.collection:
  7. title: Payments
  8. description: Administer payments.
  9. parent: system.admin_content
  10. route_name: entity.payment.collection
  11. payment.payment_type.collection:
  12. title: Payment types
  13. description: Configure the different types of payments and their fields.
  14. parent: payment.admin
  15. route_name: payment.payment_type.collection
  16. payment.payment_method.collection:
  17. title: Payment methods
  18. description: View the available payment methods, and configure custom ones.
  19. parent: payment.admin
  20. route_name: payment.payment_method.collection
  21. entity.payment_status.collection:
  22. title: Payment statuses
  23. parent: payment.admin
  24. route_name: entity.payment_status.collection
  25. description: View the available payment statuses, and configure custom ones.