
task-2804999
closes odoo/documentation#2797
X-original-commit: 668ac2c650
Related: odoo/odoo#102716
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
18 lines
549 B
ReStructuredText
18 lines
549 B
ReStructuredText
:hide-page-toc:
|
|
|
|
================
|
|
Payment Provider
|
|
================
|
|
|
|
.. autoclass:: odoo.addons.payment.models.payment_provider.PaymentProvider()
|
|
|
|
.. automethod:: _compute_feature_support_fields
|
|
.. automethod:: _compute_fees
|
|
.. automethod:: _compute_view_configuration_fields
|
|
.. automethod:: _get_compatible_providers
|
|
.. automethod:: _get_redirect_form_view
|
|
.. automethod:: _get_validation_amount
|
|
.. automethod:: _get_validation_currency
|
|
.. automethod:: _is_tokenization_required
|
|
.. automethod:: _should_build_inline_form
|