8000 Comparing v1.3.0...master · imrenagi/go-payment · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: imrenagi/go-payment
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.0
Choose a base ref
...
head repository: imrenagi/go-payment
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 3 commits
  • 12 files changed
  • 1 contributor

Commits on Mar 18, 2022

  1. feat: add duration field to generate invoice request. if duration is …

    …provided, then use this value to determine the invoice due date.
    
    fix: change expiry unit in midtrans to minute instead of hour
    
    Signed-off-by: Imre Nagi <imre.nagi2812@gmail.com>
    imrenagi committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    38f6677 View commit details
    Browse the repository at this point in the history
  2. feat: add duration field to generate invoice request. if duration is …

    …provided, then use this value to determine the invoice due date.
    
    fix: change expiry unit in midtrans to minute instead of hour
    
    Signed-off-by: Imre Nagi <imre.nagi2812@gmail.com>
    imrenagi committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    1055710 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2022

  1. feat: Supply custom redirect URL via invoice generation request (#22)

    * feat: add custom redirect url to snap midtrans and xeninvoice
    * feat: use redirect url in request if it is specified
    * feat: bump up go-xendit and midtrans go sdk
    
    Signed-off-by: Imre Nagi <imre.nagi2812@gmail.com>
    imrenagi authored Mar 19, 2022
    Configuration menu
    Copy the full SHA
    2526e15 View commit details
    Browse the repository at this point in the history
Loading
0