Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.32 KB

readme.markdown

File metadata and controls

38 lines (26 loc) · 1.32 KB

PeachPayments Hosted Magento2 module

All-in-One payment solution for emerging African markets.

Installation (composer)

  • Install Composer - Composer Download Instructions

  • Install PeachPayments Hosted module

    • Install Payment Module

      $ composer require peachpayments/magento2-plugin
    • Enable Payment Module

      $ php bin/magento module:enable PeachPayments_Hosted
      $ php bin/magento setup:upgrade
    • Deploy Magento Static Content (Execute If needed)

      $ php bin/magento setup:static-content:deploy

Configuration

  • Login to the Admin Panel and go to Stores -> Configuration -> Sales -> Payment Methods
  • If the Payment Module Panel Peach Payments is not visible in the list of available Payment Methods, go to System -> Cache Management and clear Magento Cache by clicking on Flush Magento Cache
  • Go back to Payment Methods and click the button Configure under the payment method Peach Payments to expand the available settings
  • Set Enabled to Yes, set the correct credentials, select your preferred settings and click Save config