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

修改二级商户结算账户、退款查询 #1775

Merged
merged 28 commits into from
Sep 23, 2020

Commits on Aug 17, 2020

  1. art:证书类配置读取优化调整

    曾浩 committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    1812b23 View commit details
    Browse the repository at this point in the history
  2. new:电商收付通二级商户进件

    曾浩 committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    2b27ee9 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

  1. Configuration menu
    Copy the full SHA
    a3ec261 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

  1. Merge remote-tracking branch 'wechat/develop' into develop

    # Conflicts:
    #	weixin-java-pay/src/main/java/com/github/binarywang/wxpay/bean/ecommerce/ApplymentsRequest.java
    #	weixin-java-pay/src/main/java/com/github/binarywang/wxpay/bean/ecommerce/ApplymentsResult.java
    #	weixin-java-pay/src/main/java/com/github/binarywang/wxpay/bean/ecommerce/ApplymentsStatusResult.java
    #	weixin-java-pay/src/main/java/com/github/binarywang/wxpay/service/EcommerceService.java
    #	weixin-java-pay/src/main/java/com/github/binarywang/wxpay/service/impl/EcommerceServiceImpl.java
    曾浩 committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    cee3753 View commit details
    Browse the repository at this point in the history
  2. art:微信服务商配置优化

    曾浩 committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    10e0ca5 View commit details
    Browse the repository at this point in the history
  3. new:jsapi合单支付

    曾浩 committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    5db9706 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. new:合单支付

    曾浩 committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    e0d87eb View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2020

  1. Configuration menu
    Copy the full SHA
    84b9b99 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2020

  1. Configuration menu
    Copy the full SHA
    541899a View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. Configuration menu
    Copy the full SHA
    9f60516 View commit details
    Browse the repository at this point in the history
  2. new:电商收付通普通支付

    曾浩 committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    97409a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. new:电商收付通支付回调处理

    曾浩 committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    f18c62b View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'wechat/develop' into develop

    # Conflicts:
    #	weixin-java-pay/src/main/java/com/github/binarywang/wxpay/service/EcommerceService.java
    #	weixin-java-pay/src/main/java/com/github/binarywang/wxpay/service/impl/EcommerceServiceImpl.java
    曾浩 committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    b8d9a15 View commit details
    Browse the repository at this point in the history
  3. new:电商收付通支付回调处理

    曾浩 committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    c8fc670 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'wechat/develop' into develop

    # Conflicts:
    #	weixin-java-pay/src/main/java/com/github/binarywang/wxpay/bean/ecommerce/CombineTransactionsNotifyResult.java
    #	weixin-java-pay/src/main/java/com/github/binarywang/wxpay/bean/ecommerce/NotifyResponse.java
    #	weixin-java-pay/src/main/java/com/github/binarywang/wxpay/bean/ecommerce/PartnerTransactionsNotifyResult.java
    #	weixin-java-pay/src/main/java/com/github/binarywang/wxpay/bean/ecommerce/SignatureHeader.java
    #	weixin-java-pay/src/main/java/com/github/binarywang/wxpay/bean/ecommerce/enums/TradeTypeEnum.java
    曾浩 committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    4f157b0 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. 电商收付通支付调整

    曾浩 committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    34f0d99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2552de View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Configuration menu
    Copy the full SHA
    3fbeec4 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. Configuration menu
    Copy the full SHA
    e56289f View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. fix:电商收付通回调通知测试

    曾浩 committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    60c63a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b606fd View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2020

  1. Configuration menu
    Copy the full SHA
    aa2fe98 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. Configuration menu
    Copy the full SHA
    9b20c74 View commit details
    Browse the repository at this point in the history
  2. new:电商收付通商户、平台提现

    曾浩 committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    00bc965 View commit details
    Browse the repository at this point in the history
  3. fix:命名统一调整

    曾浩 committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    2037900 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. Configuration menu
    Copy the full SHA
    3b4bb74 View commit details
    Browse the repository at this point in the history
  2. new:分账查询、退款通知

    曾浩 committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    58ac339 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. new:修改结算账户、退款查询

    曾浩 committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    7df0e75 View commit details
    Browse the repository at this point in the history