Skip to content

ecompleteClem/magento2-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published