Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

mPower for Magento supports Stripe payment method integration. To enable the payment method you will need to download a FREE Stripe integration built by PowerSync.

STEP 1

Submit a form on our website and you will receive an email with the installation instructions for Stripe Payment Gateway.

STEP 2 (Optional)

If you have not installed mPower, please do so now by following mPower installation steps.

STEP 3

Install mPower Stripe bridge

Code Block
composer require tnw/module-stripe-bridge
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento cache:clean