Skip to main content

Sign-up

Monato does not provide self-service sign-up for a sandbox account. Please reach out to Monato to set up an account.

Credentials

When setting up SPEI in the dashboard you will need to configure the following credentials.
  • API key: Monato’s API key for their /credential-tokens endpoint.
  • Client ID: Monato’s client ID.
  • Client Secret: Monato’s secret client key, used as a password to access their servers.

Connection Options

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.

Webhooks

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.

Testing

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.