亚洲支付¶
AsiaPay is an online payments provider established in Hong Kong and covering several Asian countries and payment methods.
在 AsiaPay 仪表板上进行配置¶
Log into AsiaPay Dashboard according to the account provided by AsiaPay.
Go to Currency and Secure Hash fields and save them for later.
. Copy the values of the- Go to Return Value Link (Datefeed);and enable the optionEnter your Odoo database URL followed by
/payment/asiapay/webhook
in the Return Value Link (Datefeed) text field. For example:https://yourcompany.odoo.com/payment/asiapay/webhook
;点击 测试 按钮,检查 Webhook 是否正常工作。 点击 更新 完成配置。
在Odoo上的配置¶
导航到支付提供商 AsiaPay 并将其状态更改为 启用。
- In the Credentials tab, choose the Brand of your Asiapay account. Then fill in the Merchant ID and Secure Hash Secret, and the Currency in the Configuration tab with the values you saved at the step 在 AsiaPay 仪表板上进行配置;By default, the payment provider AsiaPay is configured to verify the secret hash with the hash function
SHA1
. If a different function is set on your account, activate the developer mode and set the same value to the field Secure Hash Function in the Credentials tab. 根据您的喜好配置其余选项。
另请参阅