跳至內容
選單
此問題已被標幟
1 回覆
746 瀏覽次數

I would like to use yookassa payment aggregator. How can I develop a module for that? Is there a documentation or I have to order it from odoo partner developer?

頭像
捨棄
最佳答案

I would assume, starting your development journey in Odoo with a payment integration is probably not the best idea since you definitely want to make sure your payment integration is secure and fail-safe.


References, however, are available in two forms:

Documentation:

There is a section in the documentation, describing certain functions within the payment process

Existing integrations:

Also, there is a list of modules that implement payment methods in GitHub (https://github.com/odoo/odoo/tree/18.0/addons) that can be used as a cross-reference of how to integrate a new provider:

  • payment_adyen
  • payment_aps
  • payment_asiapay
  • payment_authorize
  • payment_buckaroo
  • payment_custom
  • payment_demo
  • payment_flutterwave
  • payment_mercado_pago
  • payment_mollie
  • payment_nuvei
  • payment_paypal
  • payment_razorpay
  • payment_razorpay_oauth
  • payment_stripe
  • payment_worldline
  • payment_xendit
頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
0
9月 21
2778
1
6月 21
6251
1
4月 19
1269
0
3月 19
3282
0
7月 20
4541