Difference between revisions of "Skrill 1-Tap"

From WHMCS Documentation

(Created page with "=Overview= This module can be used to process recurring payments via the [http://skrill.com Skrill] payment gateway. =Features= {{gateways | recurring = yes | refunds = yes }...")
 
m (API/MQI Password)
Line 19: Line 19:
 
2. Go to '''Settings''' > '''Developer''' Settings.
 
2. Go to '''Settings''' > '''Developer''' Settings.
 
3. Check the Enable service checkbox next to the API and MQI
 
3. Check the Enable service checkbox next to the API and MQI
 +
[[File:skrill_api_ip_settings.png|thumb|Enable the API and MQI and setup a password and IP range for these services]]
 
4. Specify at least one IP address from which requests will be made. All requests from other IP
 
4. Specify at least one IP address from which requests will be made. All requests from other IP
 
addresses are denied. Access can be granted to:
 
addresses are denied. Access can be granted to:
Line 27: Line 28:
 
<div class="docs-alert-info">'''Note''': If the '''Settings''' > '''Developer Settings''' section is not displayed in the Skrill account, contact <nowiki>merchantservices@skrill.com</nowiki>.</div>
 
<div class="docs-alert-info">'''Note''': If the '''Settings''' > '''Developer Settings''' section is not displayed in the Skrill account, contact <nowiki>merchantservices@skrill.com</nowiki>.</div>
 
5. To apply the changes, click '''Save'''
 
5. To apply the changes, click '''Save'''
 
[[File:skrill_api_ip_settings.png|thumb|Enable the API and MQI and setup a password and IP range for these services]]
 
  
 
A separate password must be used for making API or MQI requests. This ensures that the password used to access the Skrill Digital Wallet account can be changed without affecting the API or MQI.
 
A separate password must be used for making API or MQI requests. This ensures that the password used to access the Skrill Digital Wallet account can be changed without affecting the API or MQI.

Revision as of 13:25, 21 July 2017

Overview

This module can be used to process recurring payments via the Skrill payment gateway.

Features

Supported Features

Type One Time Recurring Refunds Reversals
3rd Party No Yes Yes

No


Setup

To activate the Skrill module in WHMCS, navigate to Setup > Payments > Payment Gateways. Then choose the "All Available Gateways" tab and choose Skrill 1-Tap from the available gateways.

Configuration

An admin can then customise the name to something more friendly such as "Credit Card" and enter the Merchant Email, API Password and Secret Word corresponding to the Skrill account.

API/MQI Password

To enable the MQI and / or API: 1. Log in to the Skrill account at www.skrill.com. 2. Go to Settings > Developer Settings. 3. Check the Enable service checkbox next to the API and MQI

Enable the API and MQI and setup a password and IP range for these services

4. Specify at least one IP address from which requests will be made. All requests from other IP addresses are denied. Access can be granted to:

  • A single IP address (e.g. 192.168.0.2)
  • Multiple IP addresses, separated by space (e.g. 192.168.0.2 10.0.0.2)
  • A subnet in CIDR notation (e.g. 175.10.10.252/30).
Warning: CIDR ranges should be no longer than 256 IP addresses.
Note: If the Settings > Developer Settings section is not displayed in the Skrill account, contact merchantservices@skrill.com.

5. To apply the changes, click Save

A separate password must be used for making API or MQI requests. This ensures that the password used to access the Skrill Digital Wallet account can be changed without affecting the API or MQI. To enable an API/MQI password: 1. Locate the Settings > Developer Settings > Change MQI / API password area 2. Enter a new password and confirm it in the Re-type password box below. 3. To apply the changes, click Save. The MQI and API are now enabled.

Note: The password must be at least 8 characters long and must contain at least one alphabetic and one non-alphabetic character.