Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 531 Bytes

File metadata and controls

12 lines (9 loc) · 531 Bytes

Magento Plugin (Two_Gateway)

Two's Magento 2 BNPL payment plugin. Brand-aware single-module extension; brand-specific identity values resolve through Two\Gateway\Api\BrandRegistryInterface. The default DI binding in etc/di.xml resolves to Two\Gateway\Brand\TwoBrand.

Standard Magento dev workflow: composer install, bin/magento setup:di:compile, setup:upgrade, cache:flush. PHPUnit under Test/.

This is a public repository. Do not commit session-specific content such as plans, transcripts, or implementation notes.