Code Monkey home page Code Monkey logo

Comments (7)

jerryhu avatar jerryhu commented on June 3, 2024

alipay/src/config/index.js 文件修改如下:

ALIPAY_API_LIST: {
    'alipay.trade.query': '订单查询',
    'alipay.trade.refund': '交易退款',
    'alipay.trade.cancel': '取消订单',
    'alipay.trade.precreate': '预创建订单',
    'alipay.trade.close': '关闭交易',
    'alipay.trade.create': '创建交易',
    'alipay.trade.order.settle': '交易结算',
    'alipay.trade.fastpay.refund.query': '交易退款查询',
    'alipay.trade.app.pay': '生成创建订单所需参数',
    'alipay.fund.trans.toaccount.transfer': '单笔转账到支付宝账户接口',
    'alipay.data.dataservice.bill.downloadurl.query': '查询账单下载地址接口', // <-- 需添加的代码
    'async.notify': '异步通知' // 自定义
  }

from alipay.

Luncher avatar Luncher commented on June 3, 2024

@jerryhu 你提一个PR吧

from alipay.

Luncher avatar Luncher commented on June 3, 2024

版本发布了,你试一试:)

from alipay.

jerryhu avatar jerryhu commented on June 3, 2024

@Luncher npm的版本号还是2.2.5, 能不能发布下新版本
https://www.npmjs.com/package/alipay-mobile

from alipay.

Luncher avatar Luncher commented on June 3, 2024

发布了,你看一看

from alipay.

jerryhu avatar jerryhu commented on June 3, 2024

OK, 更新了版本2.2.6, billDownloadQuery 接口调用成功, bug已修复

from alipay.

Luncher avatar Luncher commented on June 3, 2024

👌

from alipay.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.