Magento 2

Satispay plugin for Magento 2 e-commerce platform

Requirements

  • PHP Extensions: curl, json and mbstring
  • PHP Version: >= 7.0.13
  • Magento Version: >= 2.3 (CE)

Firewall Settings

  • Please make sure that you have read and configured your firewall settings with our guidelines before using the plugins

Installation

To enable your Magento shop to accept Satispay payments, install the extension from the Magento Marketplace.

If you're using Magento 2.3.x you must install it through composer:

composer require satispay/magento2-plugin

php bin/magento module:enable Satispay_Satispay
php bin/magento setup:upgrade
php bin/magento setup:di:compile

Steps to activate the plugin on your e-commerce

  1. Upload the plugin into Magento
  2. Go to Dashboard and login

  1. Create an Online Shop of "Plugin e-commerce" type

  1. Generate a six characters Activation Code

  1. Configure Satispay from your e-commerce plugin settings

  1. Paste the six characters Activation Code in the authentication page



Steps to refund a payment

  1. Go into Admin Panel > Sales > Orders. Click on the order you are interested in
  2. Select Invoices appearing inside the Order View column
  3. Click on the corresponding invoice and press the Credit Memo button

  1. Define the amount to refund and click the voice Refund



Steps to enable Satispay cronjob

  1. Choose up to how many hours in the past pending orders will be checked

📘

The cronjob will run every 4h checking orders purchased with Satispay for which the payment is still pending and up to the value declared on plugin settings.