NewNeteller
This alternative payment method supports the following operations:
Payment
Request
To create a payment via Neteller, send the following data in the method
section:
Parameter | Type | Description |
---|---|---|
method | object | A section of the payment method information. |
type * required |
string | new_neteller |
account * conditionally required |
string | A Neteller merchant account number. Send this optional parameter if you have more than one merchant account for the currency/ payment type combination with which you submit a payment request. |
Response
The new_neteller
response section will have the parameters copied from the request, as well as the form
section with parameters to build a form. You should redirect the customer to the form to finalize the payment.
Payout
Request
Send a payout request with the following data:
Parameter | Type | Description |
---|---|---|
method | object | A section of the payment method information. |
type * required |
string | new_neteller |
account * conditionally required |
string | A Neteller merchant account number. Send this optional parameter if you have more than one merchant account for the currency/ payment type combination with which you submit a payment request. |
Response
The new_neteller
response section will have the parameters copied from the request.