Skip to content

Conversation

@ivan-pugach-mondu
Copy link
Contributor

Description

This PR is introducing a new configuration option for the invoice flow.

Release: m
Tickets: PT-2286

Fixes # (issue)
https://mondu.atlassian.net/browse/PT-2286

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have checked my code and corrected any misspellings

public const WIDGET_URL = 'https://checkout.mondu.ai/widget.js';
public const SANDBOX_API_URL = 'https://api.demo.mondu.ai/api/v1';
public const SANDBOX_WIDGET_URL = 'https://checkout.demo.mondu.ai/widget.js';
public const SANDBOX_API_URL = 'https://api.stage.mondu.ai/api/v1';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ivan-pugach-mondu curious why did we change it to stage?

arthurmmoreira
arthurmmoreira previously approved these changes Jan 17, 2025
Copy link

@arthurmmoreira arthurmmoreira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants