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: AuthorizeNet/sample-code-php
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: bfricano/sample-code-php
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 20 files changed
  • 2 contributors

Commits on Mar 26, 2026

  1. Add Kypre luxury ski marketplace application

    Build a full PHP marketplace for selling luxury women's ski fashion,
    featuring Goldbergh designer pieces, a curated pre-loved ski collection,
    and a Deer Valley-focused women's ski fashion collection. Includes
    product catalog, shopping cart, Authorize.Net checkout integration,
    and responsive luxury design.
    
    https://claude.ai/code/session_01EoX5khEddJJV6U7DYZNnpF
    claude committed Mar 26, 2026
    Configuration menu
    Copy the full SHA
    cc3f627 View commit details
    Browse the repository at this point in the history
  2. Add router script and dev server proxy for PHP 8.4 compatibility

    PHP 8.4's built-in server restricts Host headers, so a router script
    and a Python reverse proxy are needed for external access.
    
    https://claude.ai/code/session_01EoX5khEddJJV6U7DYZNnpF
    claude committed Mar 26, 2026
    Configuration menu
    Copy the full SHA
    c2cb3ad View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from bfricano/claude/luxury-ski-marketplace-IVWCo

    Add Kypre luxury ski marketplace application
    bfricano authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    3e898ce View commit details
    Browse the repository at this point in the history
Loading