Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename returnUrl to orderReturnUrl #39

Merged
merged 1 commit into from
Jun 12, 2023
Merged

Conversation

marcomontalbano
Copy link
Member

returnUrl was too generic:

  window.commercelayerConfig = {
      clientId: 'kuSKPbeKbU9LG9LjndzieKWRcfiXFuEfO0OYHXKH9J8',
      slug: 'drop-in-js',
      scope: 'market:11709',
      debug: 'all',
-    returnUrl: 'https://example.com'
+    orderReturnUrl: 'https://example.com'
  }

@marcomontalbano marcomontalbano added the breaking-change This potentially causes other components to fail label Jun 12, 2023
@marcomontalbano marcomontalbano merged commit 72e4eaa into v2-dev Jun 12, 2023
2 checks passed
@marcomontalbano marcomontalbano deleted the rename-return-url branch June 12, 2023 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change This potentially causes other components to fail
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant