Skrill
This alternative payment method supports the following operations:
Payment
Request
In order to create a payment operation, send the following data in the method section:
| Parameter | Type | Description |
|---|---|---|
| method | object | |
| type * required |
string | skrill |
| account * required |
string | The customer's email address. |
Response
The skrill response section will have the parameters copied from the request.
Payout
Request
In order to make a payout operation, send the following data in the method section:
| Parameter | Type | Description |
|---|---|---|
| method | object | |
| type * required |
string | skrill |
| account | string | The customer's email address. |
| additional_data | object | A section of additional information. |
| receipt_text | string | A comment to be included in the notification email. Up to 2000 1-byte characters. |
Response
The skrill response section will have the parameters copied from the request.
Testing
For test data, please, contact eComCharge Tech Support Team on techsupport@ecomcharge.com.