条纹

Stripe <https://stripe.com/> _ 是一家总部位于美国的在线支付解决方案提供商,允许企业接受 信用卡 和其他支付方式。

将您的Stripe账户与Odoo链接

获取凭证的方法取决于您的托管类型:

  1. 导航到支付提供商Razorpay 并将其状态更改为 启用

  2. 当Stripe发送确认邮件时,请确认您的电子邮件地址。

  3. At the end of the process, click Agree and submit. If all requested information has been submitted, you are then redirected to Odoo, and your payment provider is enabled.

小技巧

填写您的凭据

如果需要使用您的 API凭据 连接Stripe帐户,则必须完成以下凭据:

  1. Go to the API keys page on Stripe, or log into your Stripe dashboard and go to Developers ‣ API Keys.

  2. In the Standard keys section, copy the Publishable key and the Secret key and save them for later.

  3. In Odoo, navigate to the payment provider Stripe.

  4. In the Credentials tab, fill in the Publishable Key and Secret Key fields with the values you previously saved.

生成 Webhook

如果您的 Webhook签名密钥 需要与您的Stripe账户连接,您可以自动或手动创建Webhook。

Make sure your Publishable and Secret keys are filled in, then click Generate your webhook.

启用API访问

To allow customers to use the Apple Pay button to pay their eCommerce orders, go to the Configuration tab, enable Allow Express Checkout, and click Enable Apple Pay.

另请参阅