Skip to content

grandmcmaster/woocommerce-qcp

 
 

Repository files navigation

Qenta Checkout Page plugin for WooCommerce

License WordPress WooCommerce PHP v>=7.2

Tested up to: 5.8.1 (WordPress), 5.7.1 (WooCommerce)


Our Online Guides provide further information on payment methods and additional features. Please observe our terms of use regarding plugins.


Qenta Checkout Page

Qenta Checkout Page is designed to meet the ambitious demands of merchants offering a wide range of payment methods while at the same time fulfilling PCI DSS compliance.

Qenta Checkout Page offers:

  • National and international payment methods: credit cards, debit cards, online banking payments, mobile payment solutions and other alternative payment methods.
  • One interface for all payment methods.
  • Intuitive user interface in more than 25 languages and 120 currencies.
  • Layout and design customizable to meet the needs of our merchants (customized look-and-feel).
  • Payment page compatible with mobile devices.
  • Comprehensive range of effective fraud prevention tools.
  • PCI DSS 3 compliant, no PCI certification necessary for merchants.
  • Easy to add new payment methods, additional features, languages and currencies, etc.
  • Web interface for managing payments (approvals, cancelations, credits, etc.).

Installation

Please refer to our Installation Guide for installation and configuration instructions. We also provide technical documentation and a list of supported payment methods.

Docker

To quickly start up a WooCommerce Shop with our plugin already installed all you need is to add your NGROK token to the .env file and run

docker-compose up

Persistent Installation

For persistent installation it is recommended to use an existing host and pass it via .env file

WORDPRESS_HOST=782c-213-147-167-8.ngrok.io

and run

docker-compose -f docker-compose.persistent.yml up

About

QENTA Checkout Page plugin for WooCommerce

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 86.0%
  • Shell 8.8%
  • Dockerfile 3.2%
  • CSS 2.0%