https://github.com/gridonic/commerce_swisscom_easypay
Provides Commerce integration for the Swisscom Easypay
https://github.com/gridonic/commerce_swisscom_easypay
drupal-commerce drupal8 swisscom-easypay
Last synced: 5 months ago
JSON representation
Provides Commerce integration for the Swisscom Easypay
- Host: GitHub
- URL: https://github.com/gridonic/commerce_swisscom_easypay
- Owner: gridonic
- License: gpl-2.0
- Created: 2018-10-23T08:29:59.000Z (over 7 years ago)
- Default Branch: 8.x-1.x
- Last Pushed: 2018-10-26T12:48:57.000Z (over 7 years ago)
- Last Synced: 2025-05-22T06:45:44.679Z (about 1 year ago)
- Topics: drupal-commerce, drupal8, swisscom-easypay
- Language: PHP
- Homepage: https://www.drupal.org/project/commerce_swisscom_easypay
- Size: 19.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Commerce Swisscom Easypay
Provides Commerce integration for [Swisscom Easypay](https://www.swisscom.ch/en/residential/mobile/additional-services/mobile-payment.html).
This payment gateway redirects to the user to the Swisscom Easypay checkout page.
The purchase is charged via user's mobile phone bill.
> Note: Payment only works for Swisscom customers with a mobile subscription.
## Installation
Install the module via composer:
```
composer require drupal/commerce_swisscom_easypay
```
Activate the module in Drupal and create a new Payment Gateway of type `Swisscom Easypay (Checkout Page)`.
## Configuration
* **Merchant ID** The merchant ID received from Swisscom
* **Secret Key** The secret key received from Swisscom. Note that the key is different per environment (STAGE or LIVE)
* **Checkout page title** The title being displayed on the checkout page
* **Checkout page description** A description displayed on the checkout page
* **Checkout page image** Absolute URL to an image which will be presented on the checkout page
* **Payment information for customer** The payment info of the service, which will be printed on the bill of the customer