magenxcommerce/module-braintree

N/A

100.3.7-p2 2021-10-21 04:10 UTC

README

该 Magento_Braintree 模块实现了 Braintree 支付系统的集成。

可扩展性

扩展开发者可以与 Magento_Braintree 模块交互。有关 Magento 扩展机制的更多信息,请参阅 Magento 插件

Magento 依赖注入机制允许您覆盖 Magento_Braintree 模块的功能。

事件

此模块观察以下事件

  • payment_method_assign_data_braintree 事件在 Magento\Braintree\Observer\DataAssignObserver 文件中。
  • payment_method_assign_data_braintree_paypal 事件在 Magento\Braintree\Observer\DataAssignObserver 文件中。
  • shortcut_buttons_container 事件在 Magento\Braintree\Observer\AddPaypalShortcuts 文件中。

有关 Magento 2 中事件的信息,请参阅 事件和观察者

布局

此模块与以下布局和布局处理程序在 view/adminhtml/layout 目录中交互

  • braintree_paypal_review
  • checkout_index_index
  • multishipping_checkout_billing
  • vault_cards_listaction

此模块与以下布局处理程序在 view/frontend/layout 目录中交互

  • adminhtml_system_config_edit
  • braintree_report_index
  • sales_order_create_index
  • sales_order_create_load_block_billing_method

有关 Magento 2 中布局的更多信息,请参阅 布局文档

UI 组件

您可以使用 view/adminhtml/ui_component/braintree_report.xml 配置文件扩展管理通知。

有关 Magento 2 中 UI 组件的信息,请参阅 UI 组件概述

附加信息

有关补丁版本中重大更改的信息,请参阅 2.3.x 发布信息