Production

Production environment documentation, and what tests you need to get done before migrating your integration

To migrate the integration done in the sandbox environment to prod, you must fulfill the tests established by Mono depending on the product you are integrating. However, there are some specifications that all Mono clients must adhere to:

Mono Response Configuration:

You will need to configure all possible responses provided by Mono each time you make a request. You can find these in this link.

Webhooks Configuration:

All response events sent by Mono must be configured. With these, you can have immediate control whenever there is a change in your Mono account.

Collection Links:

Before moving your collection links integration to production, you will review with our integration team that the following requests are configured in the best way:

  • Successfully create a collection link
  • List all collection links in your Mono account
  • Retrieve a collection link by its ID

Bank Transfers:

Before moving your bank transfers integration to production, you will review with our integration team that the following requests are configured in the best way:

  • List the banks you will use for the banks transfers
  • Get bank transfers made in your account
  • Successfully create a bank transfer

Cards:

Before moving your card integration to production, you will review with our integration team that the following requests are configured in the best way:

  • Successfully create a card
  • Successfully update a card
  • Retrieve balance by card
  • Retrieve the operations you have made for the balance of a card
  • Add money to a card
  • Withdraw money from a card
  • Retrieve the movements per card
  • Retrieve configuration information for a card.