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, we’ll append a token query parameter, which provides access to our 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 will default to our 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 our session endpoint, along with its corresponding webhook.