
Task - 3002532
closes odoo/documentation#2802
X-original-commit: 7696235acb
Related: odoo/odoo#102951
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
19 lines
588 B
ReStructuredText
19 lines
588 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
|
|
.. automethod:: _get_removal_values
|