The connection_options must be structured properly. One important field is:approval_url: this field is required if connection_options are included in the request.
Once received, a token query parameter is appended, which provides access to the session endpoint.
You can then use this session to fetch the necessary details to build your custom UI..If approval_url is not provided, the connection defaults to the hosted checkout page.
This connector relies heavily on webhooks.To enable them, please contact Monato’s support team, as webhook configuration is not currently available through their dashboard.
MONEY_IN: Triggered when a payment has been successfully captured.
You’ll need to contact Monato’s team and ask them to create a MONEY_IN transaction using
the CLABE code provided in the session endpoint, along with its corresponding webhook.