PHPackages                             fasapay/magento2-fasapay-sci - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Payment Processing](/categories/payments)
4. /
5. fasapay/magento2-fasapay-sci

ActiveMagento2-module[Payment Processing](/categories/payments)

fasapay/magento2-fasapay-sci
============================

FasaPay Payment SCI Module for Magento 2

v0.0.1(8y ago)025MITHTMLPHP &gt;=5.4

Since Apr 5Pushed 8y ago1 watchersCompare

[ Source](https://github.com/fasapay/magento2-fasapay-sci)[ Packagist](https://packagist.org/packages/fasapay/magento2-fasapay-sci)[ RSS](/packages/fasapay-magento2-fasapay-sci/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

FasaPay SCI Module for Magento 2
--------------------------------

[](#fasapay-sci-module-for-magento-2)

---

FasaPay e-Payment module untuk MAGENTO version 2.X.X

### Features

[](#features)

---

### Installation

[](#installation)

---

**Manual Download**

1. Download FasaPay SCI Module for Magento 2
2. Copy file to folder magento\_project/app/code/

**Composer**

```
composer require fasapay/magento2-fasapay-sci
```

**Module Activation****Command Line**\* Open Terminal \* Navigate to magento project module

```
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

```
  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,
  .......
  ),
```

### Demo

[](#demo)

---

[![button](/docs/demostore.png)](https://magstore.fasapay.id/)

You can find a demo environment [here](https://magstore.fasapay.id/). Please note that it may not be running the latest version of this module at all times.

### Setting Admin Area

[](#setting-admin-area)

---

1. Payment Setting

```
   STORES -> Configuration -> Sales -> Payment Method -> Other Payment Method -> FasaPay

```

[![Screenshot of Admin Configuration](/docs/configuration.png)](/docs/configuration.png)

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

```
  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

### Checkout Area

[](#checkout-area)

---

Example of Checkout Area with FasaPay Payment [![Checkout Page](/docs/payment.jpg)](/docs/payment.jpg)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 78.8% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2964d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/be7af4abfe7275dea8f2f195d96d435d68868d44e838d8d5001dd59146740e2e?d=identicon)[fasapay](/maintainers/fasapay)

---

Top Contributors

[![muhammadbahtiars](https://avatars.githubusercontent.com/u/15817972?v=4)](https://github.com/muhammadbahtiars "muhammadbahtiars (26 commits)")[![shyevsa](https://avatars.githubusercontent.com/u/2500517?v=4)](https://github.com/shyevsa "shyevsa (7 commits)")

---

Tags

magentomodulefasapay

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/fasapay-magento2-fasapay-sci/health.svg)

```
[![Health](https://phpackages.com/badges/fasapay-magento2-fasapay-sci/health.svg)](https://phpackages.com/packages/fasapay-magento2-fasapay-sci)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
