Complete payment
This endpoint allows the user to complete a payment with the given payment reference.
Headers
Name
Type
Description
Response
{
"status": "success",
"code": 200,
"message": "success",
"data": "payment sent for processing"
}Last updated