Getting Started with No‑Code Integration

This guide walks you through the basics of integrating Omypayments using no‑code platforms.

Step 1: Sign Up and Retrieve Your API Key Log in to your merchant dashboard at https://dashboard.omypayments.com/ to obtain your API key. This key authenticates your API requests.

Step 2: Choose Your No‑Code Platform Since Omypayments doesn’t offer native no‑code widgets, select a platform like Zapier or Integromat that can handle HTTP requests and integrate with REST APIs.

Step 3: Configure Your Integration Flow Using the chosen platform’s visual editor, set up a workflow that:

  • Triggers an action (e.g., when a new order is placed).

  • Sends a request to create an invoice via Omypayments API.

  • Optionally, retrieves and displays the payment link in your application.

Step 4: Connect Your API Insert your API key into the integration’s settings. Test the connection to ensure the API responds correctly.

Step 5: Deploy and Monitor Once configured, activate your workflow. Monitor its performance and adjust triggers or actions as needed.

Last updated