Overview
topropay ships a Composer-installable Magento 2 module that exposes the orchestration as a Payment Method. It works on Magento Open Source 2.4.5+ and Adobe Commerce Cloud, and uses Magento's Vault for stored card tokens.
What you get
- Magento 2.4.5+ and Adobe Commerce Cloud
- Composer-installable, no app/code drop-in
- Vault integration uses network tokens, not raw PANs
- Multi-website scope: different routing per storefront
Install in 3 steps
-
Composer install
composer require topropay/magento2 then bin/magento setup:upgrade && bin/magento setup:di:compile.
-
Configure under Stores → Configuration
Sales → Payment Methods → topropay. Paste keys, choose environment, pick a routing strategy per website scope.
-
Enable Vault
Toggle "Allow saved cards" — vault entries store the topropay network token (not the PAN), so cards stay portable across acquirers.