You are here

commerce_payment.links.menu.yml in Commerce Core 8.2

modules/payment/commerce_payment.links.menu.yml

File

modules/payment/commerce_payment.links.menu.yml
View source
  1. commerce_payment.configuration:
  2. title: 'Payment'
  3. route_name: 'commerce_payment.configuration'
  4. parent: 'commerce.configuration'
  5. weight: -10
  6. entity.commerce_payment_gateway.collection:
  7. title: 'Payment gateways'
  8. route_name: 'entity.commerce_payment_gateway.collection'
  9. parent: 'commerce_payment.configuration'
  10. description: 'Configure the gateways you take payment through.'