Documentation
Magento 2
If you do not have a merchant account registered at Paymentwall, please sign up by completing the steps below.
- If you don't have a Paymentwall Merchant Account yet, please Sign Up
- Fill out the Sign Up Form
- Please enter your Company Name and website URL
- Press the Continue button. Your Paymentwall Merchant Account has been created
If you already have a Merchant account registered at Paymentwall.
- After you log in, please go to My Projects tab. You will see your first project already created. Please note the Project Key and Secret Key. You will need them later to finish the project setup.
- Press the Settings button. Please select "Digital Goods" under "Your API".
- Set the Pingback URL to: http://[domain]/paymentwall/index/pingback
- Set the Signature Version to 2 or 3.
- Click Save Changes.
- Press the Widgets button, Add New Widget, scroll down and select Paymentwall Multi New widget.
Install Paymentwall for Magento 2
-
Download the plugin archive and upload the app folder into your Magento root folder using an FTP client of your choice. OR Run the following commands to install via composer (Note: If you have already installed our module manually and now want to re-install via composer, please delete folder app/code/Paymentwall in your Magento directory before proceeding with the commands)
cd <your Magento install dir> composer require paymentwall/module-magento2 --no-update composer update
-
After installing the module, continue to run the following commands to enable it. (Note: If you have difficulty running this command, make sure that your bin/magento executable has execute permissions.)
bin/magento module:enable Paymentwall_Paymentwall bin/magento setup:upgrade bin/magento setup:di:compile
- Go to Magento Admin Panel >> Stores -> Configuration
- In the Sales section select Payment Methods
- Select Paymentwall in Payment Methods and fill out all fields
- You can find the Project key and Secret key in your Paymentwall Merchant Account -> My Projects.
- The Widget code is available in your Paymentwall Merchant Account -> My Projects -> Widgets.
Submit the project for approval
Once all the settings have been properly configured, go back to your Paymentwall Merchant Area -> My Projects and submit the project for approval by pressing the Submit For Review button.
Your project will be approved shortly once we review the integration and make sure that everything is running smoothly for your users.
If you have any questions, please feel free to contact us at devsupport@paymentwall.com