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

Authorisation adjustment sample update #96

Merged
merged 12 commits into from
Aug 28, 2023

Commits on Aug 24, 2023

  1. Update Authorisation Adjustment Example

    Rename Reference to MerchantReference for consistency
    
    Separate the logic in the repository for inserting the PaymentModel and the PaymentDetailsModel (history)
    
    Updated comments to include a summary of each property.
    
    Updated admin panel view and CSS
    
    Change mymusic/myhotel logo and image names
    Use active-form (verbs) in the Admin Panel
    Remove "type" from the javascript file and the cshtml, which was unused since only "card" is supported
    Kwok-he-Chu committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    5f83263 View commit details
    Browse the repository at this point in the history
  2. WIP

    Kwok-he-Chu committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    6e31b36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b5bf3d View commit details
    Browse the repository at this point in the history
  4. Using fix

    Kwok-he-Chu committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    6490d80 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c5a263e View commit details
    Browse the repository at this point in the history
  6. Add logic in webhook controller to update the amount to the latest au…

    …thorisation adjustment amount
    Kwok-he-Chu committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    9650103 View commit details
    Browse the repository at this point in the history
  7. Renames

    Kwok He Chu committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    7cad472 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Fix warnings

    Kwok-he-Chu committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    27abe2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b64a72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a7e1fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa55595 View commit details
    Browse the repository at this point in the history
  5. Added comments for LastUpdated

    Kwok He Chu committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    2c76c26 View commit details
    Browse the repository at this point in the history