Skip to content
Victor Hugo Avelar Ossorio edited this page Aug 5, 2023 · 5 revisions

Welcome to Mollie's Go library wiki

Requirements

To use the Mollie API client, the following things are required:

  1. Get yourself a free Mollie account. No sign up costs.
    • Now you're ready to use the Mollie API client in test mode.
  2. Follow a few steps to enable payment methods in live mode, and let us handle the rest.
  3. Up-to-date OpenSSL (or other SSL/TLS toolkit)

For leveraging Mollie Connect (advanced use cases only), it is recommended to be familiar with the OAuth2 protocol.

Supported versions

Even though go offers full backwards compatibility, this library will only be concerned about the versions tested and declared inside the main workflow file.

Version Supported
< 1.16.x ⚠️
1.17.x
1.18.x
1.19.x
1.20.x
master