cforge-2.0.x-dev/config/install/core.entity_form_mode.mcapi_transaction.credit.yml
config/install/core.entity_form_mode.mcapi_transaction.credit.yml
langcode: en
status: true
id: mcapi_transaction.credit
label: 'Credit'
targetEntityType: mcapi_transaction
cache: true
third_party_settings:
mcapi_forms:
title: 'Create a transaction'
incoming: 0
wallet_link_title: 'Pay [mcapi_wallet:name]'
path: /transact/credit
roles: { }
menu_title: Credit
menu_weight: 5
menu_parent: 'account:'
add_transaction_tab: true
transaction_type: default
experience_twig: |-
I{{ payer }} received {{ description }}
in category {{ category }}
from {{ payee }}
and now credit them for
{{ worth }}
experience_button: Preview
