Skip to content

fix: repoint stale app URLs to canonical hosts - #326

Open
ingemar-svensson wants to merge 1 commit into
devfrom
fix/repoint-stale-app-urls
Open

fix: repoint stale app URLs to canonical hosts#326
ingemar-svensson wants to merge 1 commit into
devfrom
fix/repoint-stale-app-urls

Conversation

@ingemar-svensson

Copy link
Copy Markdown
Contributor

Summary

Repoint non-canonical hosts in SDK docs, examples and test fixtures:

  • console.solvapay.comapp.solvapay.com
  • checkout./billing.solvapay.comcustomer.solvapay.com

Mocks/fixtures updated consistently (mock value + assertion), so tests still pass. No runtime change.

Made with Cursor

Update SDK docs, examples and test fixtures to the canonical hosts:
- console.solvapay.com -> app.solvapay.com (provider dashboard)
- checkout./billing.solvapay.com -> customer.solvapay.com (hosted
  checkout/portal are served by the customer app)

Co-authored-by: Cursor <cursoragent@cursor.com>
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.

1 participant