fcfpay/fcfpay-magento-package

FCF Pay Magento 2 payment gateway

Installs: 259

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 2

Open Issues: 0

Type:magento2-module

dev-master 2023-03-01 09:39 UTC

This package is auto-updated.

Last update: 2025-06-29 02:08:11 UTC


README

FCF Pay is a safe and secure payment processing solution. FCF Pay is housed on a dedicated server which uses innovative encrypting technology to ensure that all of your information remains secure and private.

FAQ

What cryptocurrencies can I use with FCF Pay?

FCF Pay will feature a variety of popular cryptocurrencies that you can use to purchase products or services. Additional cryptocurrencies will be added over time. Be sure to follow our blog to stay up to date with any news, information, and updates regarding FCF Pay.

Can I use FCF Pay to make purchases with fiat currency?

While the initial version of FCF Pay will feature crypto payments only, later versions will include fiat payments as an added feature. Once this feature is added, you will have the additional option of making purchases through FCF Pay via traditional payment methods such as debit and credit cards.

Is FCF Pay safe to use?

Yes, FCF Pay is a safe and secure payment processing gateway. FCF prioritizes privacy and security—this is why FCF has built a dedicated and encrypted server solely for FCF Pay transactions. This means that your private information and funds are protected from potential attacks through the use of innovative encrypting protocols.

Furthermore, when you make a purchase through FCF Pay, your purchase history will show that a purchase was made through “French Connection Finance” instead of displaying any merchant information. This means that your purchases are made anonymously.

Contributors & Developers

“FCF-Pay” is open source software. The following people have contributed to this package.

Installation

   composer require fcfpay/fcfpay-magento-package dev-master
   php bin/magento setup:upgrade
   php bin/magento setup:di:compile
   php bin/magento setup:static-content:deploy -f 
   php bin/magento cache:clean

Deposit Callback

In this step, we are sending you a webhook with the status of the payment to your provided URL in the FCF Pay dashboard as a project callback URL. This webhook happens when you receive payment.

Use the below example of URL for Deposit Callback

  https://yourdomain.com/fcfpay/ipn/callback