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

createOrder函数调用的时候把alipayPubKeyFile都加进去了 #45

Closed
Polynomia opened this issue Mar 8, 2019 · 4 comments
Closed

Comments

@Polynomia
Copy link

const data = {
    subject: '辣条',
    out_trade_no: '1232423',
    total_amount: '100'
  }
let result = service.createOrder(data)
console.log(result.data)

输出如图
image

@sfsw
Copy link

sfsw commented Mar 13, 2019

是有问题,自己的私钥也都放进去了,太那个啥了!!!

@Luncher
Copy link
Owner

Luncher commented Mar 13, 2019

这两天太忙了,都没空看了。。。

@Luncher Luncher pinned this issue Mar 24, 2019
@Luncher Luncher unpinned this issue Mar 24, 2019
@keith666666
Copy link

该问题会导致invalid signature错误

@Luncher
Copy link
Owner

Luncher commented Apr 8, 2019

新版本发布了 @keith666666 @Polynomia @sfsw

@Luncher Luncher closed this as completed Apr 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants