Difference between revisions of "Skrill 1-Tap"
m (→API/MQI Password) |
m (→API/MQI Password) |
||
Line 16: | Line 16: | ||
===API/MQI Password=== | ===API/MQI Password=== | ||
To enable the MQI and / or API: | To enable the MQI and / or API: | ||
+ | |||
1. Log in to the Skrill account at www.skrill.com. | 1. Log in to the Skrill account at www.skrill.com. | ||
+ | |||
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]] | [[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 | ||
Line 31: | Line 35: | ||
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. | ||
To enable an API/MQI password: | To enable an API/MQI password: | ||
+ | |||
1. Locate the '''Settings''' > '''Developer Settings''' > '''Change MQI / API password''' area | 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. | 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. | 3. To apply the changes, click '''Save'''. The MQI and API are now enabled. | ||
+ | |||
<div class="docs-alert-info">'''Note''': The password must be at least 8 characters long and must contain at least one alphabetic and one non-alphabetic character.</div> | <div class="docs-alert-info">'''Note''': The password must be at least 8 characters long and must contain at least one alphabetic and one non-alphabetic character.</div> |
Revision as of 13:27, 21 July 2017
Contents
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
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).
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.