Amazon 支付服务

Amazon Payment Services 或 APS 是一家总部位于迪拜的在线支付提供商,提供多种在线支付方式。

  1. 登录您的 Amazon Payment Services 仪表盘,进入 Integration Settings --> Security Settings。如果尚未生成 Access Code,请先生成。复制 Merchant IdentifierAccess CodeSHA Request PhraseSHA Response Phrase 字段的值,并保存以备后用。

  2. Origin URL 中填写您的 Odoo 数据库 URL,例如:https://yourcompany.odoo.com/。然后点击 Save Changes

  3. 前往 Integration Settings --> Technical Settings,点击 Redirection。确保 Status 设置为 Active,并在 Payment Options 中选择您希望使用的支付方式。

  4. | 将 Send Response Parameters 设置为 Yes 并在 Redirection URL 中输入您的数据库 URL 加上 /payment/aps/return。例如 https://yourcompany.odoo.com/payment/aps/return。 | | 在 Direct Transaction FeedbackNotification URL 字段中输入您的数据库 URL 加上 /payment/aps/webhook。例如 https://yourcompany.odoo.com/payment/aps/webhook。 | | 点击 Save Changes。 |

  5. Integration Settings --> Payment Page Template 下,您可以自定义 Amazon 支付服务支付页面的外观和布局(客户在付款时填写信用卡信息的页面)。

  1. 前往 支付提供商 > Amazon Payment Services <payment_providers/add_new>,将其状态改为 Enabled,并确保已 Published

  2. Credentials 选项卡中,填入之前在 payment_providers/aps/configure-dashboard 步骤中保存的 Merchant IdentifierAccess CodeSHA Request PhraseSHA Response Phrase

  3. 根据需要配置其余选项。