Is there an upgrade guide for configs? #557
Answered
by
yansongda
grantholle
asked this question in
Q&A
-
I'm trying to update from v2 to v3 and am confused on some of the configuration key changes. Specifically, what v2's |
Beta Was this translation helpful? Give feedback.
Answered by
yansongda
Jan 17, 2022
Replies: 1 comment
-
Because of alipay's recommendation about using certificate, we have changed some configuration.
You can check the pay doc via https://pay.yansongda.cn/docs/v3/quick-start/init.html |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
yansongda
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Because of alipay's recommendation about using certificate, we have changed some configuration.
private_key
->app_secret_cert
andapp_public_cert_path
ali_public_key
->alipay_public_cert_path
andalipay_root_cert_path
You can check the pay doc via https://pay.yansongda.cn/docs/v3/quick-start/init.html