Create a charge
Create a charge for merchant with the given information in the request payload
Create a charge
Request Body
Name
Type
Description
{
"statusCode": 201,
"time": "2022-01-12T16:32:37.178Z",
"data": {
"code": "_PM3TX-7nVNY4K1pDqz8u",
"hostedUrl": "https://payment.fizen.io/commerce/charges/_PM3TX-7nVNY4K1pDqz8u"
},
}Example request:
Example response:
Last updated