SparkPay
This alternative payment method supports the following operations:
Payment
Request
Send a payment request with the following additional data:
Parameter | Type | Description |
---|---|---|
method | object | A section of the payment method information. |
type * required |
string | spark_pay |
Response
The spark_pay
response section will have the parameters copied from the request.
Payout
Request
Send a payout request with the following additional data:
Parameter | Type | Description |
---|---|---|
method | object | A section of the payment method information. |
type * required |
string | spark_pay |
customer | object | A section of the customer details. |
state * required |
string | The customer's state in the ISO 3166-2:IN Alpha-2 format. |
phone * required |
string | The customer's phone number (the customer's login ID). |
Response
The spark_pay
response section will have the parameters copied from the request.