documentation/content-rst/developer/reference/standard_modules/payment/payment_provider.rst
2025-02-27 18:56:07 +07:00

17 lines
501 B
ReStructuredText

:hide-page-toc:
================
Payment Provider
================
.. autoclass:: odoo.addons.payment.models.payment_provider.PaymentProvider()
.. automethod:: _compute_feature_support_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