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: zerosdev/tripay-sdk-php
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b1c1591
Choose a base ref
...
head repository: zerosdev/tripay-sdk-php
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a82ab11
Choose a head ref
  • 15 commits
  • 16 files changed
  • 3 contributors

Commits on Mar 3, 2023

  1. add enableDebug() method

    zerosdev committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    2705ac7 View commit details
    Browse the repository at this point in the history
  2. add example

    zerosdev committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    baadc99 View commit details
    Browse the repository at this point in the history
  3. update README.md

    zerosdev committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    f9a5bc3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e54d77 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    09d0a36 View commit details
    Browse the repository at this point in the history
  6. add makeTimestamp()

    zerosdev committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    f92f022 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2e0aa67 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Fix return type

    incomingSignature() only return string
    zerosdev authored Mar 6, 2023
    Configuration menu
    Copy the full SHA
    b36d2a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ce068c View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

  1. Remove unused code, fix unsupported time unit

    Remove unused code, fix unsupported time unit exception
    zerosdev authored Mar 25, 2023
    Configuration menu
    Copy the full SHA
    a2b5395 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    zerosdev authored Mar 25, 2023
    Configuration menu
    Copy the full SHA
    4c47d6d View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. fix development mode

    ItsAzni committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    3107cfa View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2025

  1. Update user agent

    zerosdev authored Apr 3, 2025
    Configuration menu
    Copy the full SHA
    96898b3 View commit details
    Browse the repository at this point in the history
  2. Update composer.json

    zerosdev authored Apr 3, 2025
    Configuration menu
    Copy the full SHA
    4322cf0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from AzniDev/main

    fix development mode
    zerosdev authored Apr 3, 2025
    Configuration menu
    Copy the full SHA
    a82ab11 View commit details
    Browse the repository at this point in the history
Loading