Difference between revisions of "Skrill 1-Tap"
m (→Features) |
m (→API/MQI Password) |
||
Line 20: | Line 20: | ||
1. Log in to the Skrill account at www.skrill.com. | 1. Log in to the Skrill account at www.skrill.com. | ||
+ | [[File:skrill_api_ip_settings.png|thumb|Enable the API and MQI and setup a password and IP range for these services]] | ||
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 | ||
− | |||
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: |
Revision as of 13:32, 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 | Yes | 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.