v1
latestOpenAPI 3.1.02026-07-14270217.5 KBPay subscription
Creates a Credit Card Subscription MIT (Merchant initiated transaction) payment after a sucessful authorization.
post/v1.02/creditcard/payment/{recurrentID}
Path parameters
recurrentIDinteger required
Parameter that can be consulted in Eupago's backOffice
Request body
Response
200
Example response
{
"transactionStatus": "Success",
"status": "Paid",
"transactionID": "c7e59d7e0d835354a50081c43b9febcc",
"reference": "115805",
"message": "Payment has been executed successfully."
}