This API is used to capture the payment for the services customer is buying.
You can use different payment methods to capture the payment including card, and cash.
During the enrollment process on the enrollment or agent portal, this API is not invoked. Instead, payment collection is handled through the handover_activation API.
make_payment API is used to capture a payment in Telgoo5 using customer's credit/debit card; you are needed to pass the card information in the API. When you send the card information in the make_payment API, Telgoo5 sends it to the integrated payment gateway e.g. Stripe, via APIs and processes the payment.
Click the button below to explore complete API documentation.