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

Added dynamic webhook #407

Merged
merged 27 commits into from
Oct 16, 2023
Merged

Commits on Oct 10, 2023

  1. Updated charge method to include webhook. Refactored some codes, adde…

    …d a test and updated other tests.
    Aashish committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    053e976 View commit details
    Browse the repository at this point in the history
  2. Fixed broken tests.

    Aashish committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    447b226 View commit details
    Browse the repository at this point in the history
  3. Refactoring and fixing tests

    Aashish committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    b71df3a View commit details
    Browse the repository at this point in the history
  4. Refactored and updated tests.

    Aashish committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    a891fb4 View commit details
    Browse the repository at this point in the history
  5. Refactored TrueMoney class and added tests.

    Aashish committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    3e734d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Added dynamic webhook option and added tests.

    Aashish committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    bf04a53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebd033c View commit details
    Browse the repository at this point in the history
  3. Added test for Atome.

    Aashish committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    01a0825 View commit details
    Browse the repository at this point in the history
  4. Moved charge() method to Omise_Payment_Offsite to avoid repeating sam…

    …e code. Payment method class can override the method if they have more request to pass to charge API.
    Aashish committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    0ed6a9c View commit details
    Browse the repository at this point in the history
  5. Added more tests

    Aashish committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    5953793 View commit details
    Browse the repository at this point in the history
  6. Added tets for Alipay+.

    Aashish committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    2995684 View commit details
    Browse the repository at this point in the history
  7. Added more test to cover charge method.

    Aashish committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    7eb6401 View commit details
    Browse the repository at this point in the history
  8. Added charge test for Duitnow OBW.

    Aashish committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    5d3543d View commit details
    Browse the repository at this point in the history
  9. Added tests for FPX

    Aashish committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    6932cd4 View commit details
    Browse the repository at this point in the history
  10. Added tests for internet banking.

    Aashish committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    9cd3bf9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a8e07a5 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    37483e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    145fb58 View commit details
    Browse the repository at this point in the history
  3. Updated tests

    Aashish committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    b833c0a View commit details
    Browse the repository at this point in the history
  4. Updated tests.

    Aashish committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    741b0d3 View commit details
    Browse the repository at this point in the history
  5. Removed predefined return used for testing

    Aashish committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    bbba4fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    edc3455 View commit details
    Browse the repository at this point in the history
  7. Added test for get_webhook_url method.

    Aashish committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    33619ef View commit details
    Browse the repository at this point in the history
  8. updated tests.

    Aashish committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    72c52d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    838d1f6 View commit details
    Browse the repository at this point in the history
  2. Updated test

    Aashish committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    3ba8a92 View commit details
    Browse the repository at this point in the history
  3. Fixed EOF

    Aashish committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    c9ab6c8 View commit details
    Browse the repository at this point in the history