Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bootpay/backend-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: bootpay/backend-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2-x-development
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 10 files changed
  • 2 contributors

Commits on Dec 3, 2025

  1. readme update

    rupy1014 committed Dec 3, 2025
    Configuration menu
    Copy the full SHA
    ffc9f8e View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2026

  1. feat(store): add supervisor order-subscription methods

    openclaw-bot committed Feb 23, 2026
    Configuration menu
    Copy the full SHA
    4ed4065 View commit details
    Browse the repository at this point in the history
  2. chore: fallback to basic auth when bearer token is absent

    openclaw-bot committed Feb 23, 2026
    Configuration menu
    Copy the full SHA
    51182a2 View commit details
    Browse the repository at this point in the history
  3. test: add basic-auth product info smoke test code

    openclaw-bot committed Feb 23, 2026
    Configuration menu
    Copy the full SHA
    c972cbe View commit details
    Browse the repository at this point in the history
  4. feat(commerce): add mall aliases and store module parity

    openclaw-bot committed Feb 23, 2026
    Configuration menu
    Copy the full SHA
    33bd2f3 View commit details
    Browse the repository at this point in the history
  5. chore(store): add get-store naming parity aliases

    openclaw-bot committed Feb 23, 2026
    Configuration menu
    Copy the full SHA
    662f7d6 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2026

  1. feat(auth): prioritize client key basic auth over token

    openclaw-bot committed Mar 17, 2026
    Configuration menu
    Copy the full SHA
    7f5da05 View commit details
    Browse the repository at this point in the history
  2. fix(auth): remove app basic fallback without token

    openclaw-bot committed Mar 17, 2026
    Configuration menu
    Copy the full SHA
    2172dca View commit details
    Browse the repository at this point in the history
Loading