2017 © Pedro Peláez
 

magento2-module magento2-fasapay-sci

FasaPay Payment SCI Module for Magento 2

image

fasapay/magento2-fasapay-sci

FasaPay Payment SCI Module for Magento 2

  • Thursday, April 5, 2018
  • by fasapay
  • Repository
  • 1 Watchers
  • 0 Stars
  • 15 Installations
  • HTML
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 88 % Grown

The README.md

## FasaPay SCI Module for Magento 2

FasaPay e-Payment module untuk MAGENTO version 2.X.X, (*1)

### Features

### Installation

Manual Download 1. Download FasaPay SCI Module for Magento 2 2. Copy file to folder magento_project/app/code/, (*2)

Composer, (*3)

composer require fasapay/magento2-fasapay-sci

Module Activation Command Line * Open Terminal * Navigate to magento project module, (*4)

bin/magento module.enable --clear-static-content FasaPay_PaymentSci       

Manual * Edit file app/etc/config.php * In this file every module has value 1 and 0 - 1 means module is enable - 0 means module is disable * Edit value module FasaPay_PaymentSci, (*5)

php array ....... 'FasaPay_PaymentSci' => 1, 'Magento_CheckoutAgreements' => 1, 'Magento_Payment' => 1, 'Magento_SampleData' => 1, 'Magento_CmsUrlRewrite' => 1, 'Magento_Config' => 1, 'Magento_ConfigurableImportExport' => 1, 'Magento_Downloadable' => 1, 'Magento_Wishlist' => 1, ....... ),, (*6)

### Demo

button, (*7)

You can find a demo environment here. Please note that it may not be running the latest version of this module at all times., (*8)

### Setting Admin Area

  1. Payment Setting
   STORES -> Configuration -> Sales -> Payment Method -> Other Payment Method -> FasaPay

Screenshot of Admin Configuration, (*9)

Enter your FasaPay Store Setting To get your Store Setting, Please Login to FasaPay Member Area, then navigate to, (*10)

  FasaPay Member Area -> Merchant Tools -> Store -> Create Store

Please Fill the Required Field : + FasaPay Mode (website) + FasaPay Account (FP12345 or FI12345) + Store Name (The Store name) + Security Word, (*11)

### Checkout Area

Example of Checkout Area with FasaPay Payment Checkout Page, (*12)

The Versions

05/04 2018

dev-master

9999999-dev

FasaPay Payment SCI Module for Magento 2

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

by FasaPay Team

module magento fasapay

05/04 2018

v0.0.1

0.0.1.0

FasaPay Payment SCI Module for Magento 2

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

by FasaPay Team

module magento fasapay