Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
commerce_hyperpay
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
commerce_hyperpay
Commits
ede83b17
Commit
ede83b17
authored
1 year ago
by
Anas Mawlawi
Committed by
Anas Mawlawi
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3364247
by Anas_maw: Add content to readme file
parent
66323222
No related branches found
Branches containing commit
Tags
2.0.0-beta2
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+77
-0
77 additions, 0 deletions
README.md
README.txt
+0
-1
0 additions, 1 deletion
README.txt
with
77 additions
and
1 deletion
README.md
0 → 100644
+
77
−
0
View file @
ede83b17
# Commerce HyperPay
## CONTENTS OF THIS FILE
-
Introduction
-
Requirements
-
Installation
-
Configuration
-
How it works
-
Maintainers
## INTRODUCTION
**Commerce HyperPay**
is
[
Drupal Commerce
](
https://drupal.org/project/commerce
)
module that integrates the
[
hyperpay.com
](
https://www.hyperpay.com/
)
payement
gateway into your Drupal Commerce shop.
## REQUIREMENTS
This module requires the following:
-
Submodules of Drupal Commerce package (https://drupal.org/project/commerce)
-
Commerce core
-
Commerce Payment (and its dependencies)
-
Hyperpay.com merchant account (test or live) (https://www.hyperpay.com/)
## INSTALLATION
Open your terminal and download with composer.
composer require drupal/commerce_hyperpay
OR
1.
Download the module to your DRUPAL_ROOT/modules directory,
or where ever you install contrib modules on your site.
2.
Go to Admin > Extend and enable the module.
## CONFIGURATION
-
Create a new Hyperpay COPYandPAY payment gateway.
Administration > Commerce > Configuration > Payment gateways > Add payment gateway
Hyperpay COPYandPAY specific settings available:
-
Test Mode Type
-
Server
-
Allowed Cards
-
Authorization Bearer
-
Entity ID
-
Allow reusing payment method
-
Entity ID (Recurring - no 3D Secure), in case Allow reusing payment method is enabled
-
Widget Style (to select the needed stlye)
You will get all these settings from HyperPay.
## HOW IT WORKS
-
CopyAndPay
CopyAndPay payment is an Iframe embeded on the checkout page.
-
3DS support:
Handled by the HyperPay CopyAndPay Iframe.
-
Checkout workflow:
It follows the Drupal Commerce Credit Card workflow.
The customer should enter his/her credit card data
or select one of the credit cards saved with HyperPay.com
from a previous order.
-
Payment Terminal
The store owner can Void, Capture and Refund the HyperPay.com payments.
## MAINTAINERS
-
Anas Mawlawi (Anas_maw) -
<https://www.drupal.org/u/anas_maw>
-
Yasser Samman (yasser-samman) - https://www.drupal.org/u/yasser-samman
This project has been developed by:
-
Coders Enterprise Web & Mobile Solutions: https://www.codersme.com/
This diff is collapsed.
Click to expand it.
README.txt
deleted
100644 → 0
+
0
−
1
View file @
66323222
Commerce HyperPay
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment