c2b_register_urls
Register the validation and confirmation URLs Daraja calls when customers pay your PayBill or till, enabling C2B notifications. Required once per shortcode.
Instructions
Register the validation and confirmation URLs that Daraja calls when a customer pays your PayBill or till directly. Required once per shortcode before C2B notifications work.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| shortCode | No | ||
| responseType | No | What Daraja should do when your validation endpoint is unreachable. Completed accepts the payment anyway; Cancelled rejects it. | Completed |
| validationUrl | No | ||
| confirmationUrl | No |