Data was last updated on Jun 1, 2026, 05:44 AM UTC from dataset #833286.
| Name and release | Project type | Usage count | Top X project by usage | Maintainers |
|---|---|---|---|---|
| transbank 2.0.x-dev | Module | 0 | 15000 | mnico |
| Status | Next step | Instructions | Drupal.org issues |
|---|---|---|---|
Fix deprecation errors found | Manually review and fix errors | Based on our detection methods, none of the errors found are covered by automated fixes. However the errors found should individually have documentation links to help understand the changes. Review and fix the issues manually. In case an issue fix is possible to automate, please submit an issue at drupal-rector. | Drupal 12 compatibility issues |
| Occurrence in project | All occurrences | Affected projects | Category | Error |
|---|---|---|---|---|
| 4 | 11582 | 8307 | Info.yml or composer.json | Value of core_version_requirement is not compatible with the next major version of Drupal core. See https://drupal.org/node/3070687. |
| 4 | 49 | 24 | Other problem | Deprecated in PHP 8.4: Parameter #2 $amount (Drupal\commerce_price\Price) is implicitly nullable via default value null. |
| 15 | 38 | 3 | Parse error | Instantiated class Drupal\commerce_payment\Exception\PaymentGatewayException not found. |
| 10 | 11 | 2 | Other problem | Call to static method create() on an unknown class Drupal\entity\BundleFieldDefinition. |
| 1 | 1 | 1 | Other problem | Class Drupal\transbank_oneclick\Controller\ResponseInscriptionController extends unknown class Drupal\commerce_payment\Controller\PaymentCheckoutController. |
| 1 | 1 | 1 | Other problem | Drupal\transbank_oneclick\Controller\ResponseInscriptionController::create() calls parent::create() but Drupal\transbank_oneclick\Controller\ResponseInscriptionController does not extend any class. |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\transbank_oneclick\Controller\ResponseInscriptionController::$messenger. |
| 1 | 1 | 1 | Other problem | Class Drupal\transbank_oneclick\Plugin\Commerce\PaymentGateway\Oneclick extends unknown class Drupal\commerce_payment\Plugin\Commerce\PaymentGateway\OnsitePaymentGatewayBase. |
| 1 | 1 | 1 | Other problem | Class Drupal\transbank_oneclick\Plugin\Commerce\PaymentGateway\Oneclick implements unknown interface Drupal\commerce_payment\Plugin\Commerce\PaymentGateway\OnsitePaymentGatewayInterface. |
| 1 | 1 | 1 | Other problem | Class Drupal\transbank_oneclick\Plugin\Commerce\PaymentGateway\Oneclick implements unknown interface Drupal\commerce_payment\Plugin\Commerce\PaymentGateway\SupportsAuthorizationsInterface. |
| 1 | 1 | 1 | Other problem | Class Drupal\transbank_oneclick\Plugin\Commerce\PaymentGateway\Oneclick implements unknown interface Drupal\commerce_payment\Plugin\Commerce\PaymentGateway\SupportsRefundsInterface. |
| 1 | 1 | 1 | Other problem | Drupal\transbank_oneclick\Plugin\Commerce\PaymentGateway\Oneclick::defaultConfiguration() calls parent::defaultConfiguration() but Drupal\transbank_oneclick\Plugin\Commerce\PaymentGateway\Oneclick does not extend any class. |
| 9 | 9 | 1 | Other problem | Call to an undefined method Drupal\transbank_oneclick\Plugin\Commerce\PaymentGateway\Oneclick::t(). |
| 7 | 7 | 1 | Other problem | Access to an undefined property Drupal\transbank_oneclick\Plugin\Commerce\PaymentGateway\Oneclick::$configuration. |
| 1 | 1 | 1 | Other problem | Drupal\transbank_oneclick\Plugin\Commerce\PaymentGateway\Oneclick::submitConfigurationForm() calls parent::submitConfigurationForm() but Drupal\transbank_oneclick\Plugin\Commerce\PaymentGateway\Oneclick does not extend any class. |
| 1 | 1 | 1 | Other problem | Parameter $payment_method of method Drupal\transbank_oneclick\Plugin\Commerce\PaymentGateway\Oneclick::createPaymentMethod() has invalid type Drupal\commerce_payment\Entity\PaymentMethodInterface. |
| 1 | 1 | 1 | Other problem | Parameter $payment_method of method Drupal\transbank_oneclick\Plugin\Commerce\PaymentGateway\Oneclick::deletePaymentMethod() has invalid type Drupal\commerce_payment\Entity\PaymentMethodInterface. |
| 1 | 1 | 1 | Other problem | Parameter $payment of method Drupal\transbank_oneclick\Plugin\Commerce\PaymentGateway\Oneclick::createPayment() has invalid type Drupal\commerce_payment\Entity\PaymentInterface. |
| 1 | 1 | 1 | Other problem | Parameter $amount of method Drupal\transbank_oneclick\Plugin\Commerce\PaymentGateway\Oneclick::capturePayment() has invalid type Drupal\commerce_price\Price. |
| 1 | 1 | 1 | Other problem | Parameter $payment of method Drupal\transbank_oneclick\Plugin\Commerce\PaymentGateway\Oneclick::capturePayment() has invalid type Drupal\commerce_payment\Entity\PaymentInterface. |
| 3 | 3 | 1 | Other problem | Call to an undefined method Drupal\transbank_oneclick\Plugin\Commerce\PaymentGateway\Oneclick::assertPaymentState(). |
| 1 | 1 | 1 | Other problem | Parameter $amount of method Drupal\transbank_oneclick\Plugin\Commerce\PaymentGateway\Oneclick::refundPayment() has invalid type Drupal\commerce_price\Price. |
| 1 | 1 | 1 | Other problem | Parameter $payment of method Drupal\transbank_oneclick\Plugin\Commerce\PaymentGateway\Oneclick::refundPayment() has invalid type Drupal\commerce_payment\Entity\PaymentInterface. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\transbank_oneclick\Plugin\Commerce\PaymentGateway\Oneclick::assertRefundAmount(). |
| 1 | 1 | 1 | Other problem | Parameter $payment of method Drupal\transbank_oneclick\Plugin\Commerce\PaymentGateway\Oneclick::voidPayment() has invalid type Drupal\commerce_payment\Entity\PaymentInterface. |
| 1 | 1 | 1 | Other problem | Parameter $payment_method of method Drupal\transbank_oneclick\Plugin\Commerce\PaymentGateway\Oneclick::getServiceInstanceFromPaymentMethod() has invalid type Drupal\commerce_payment\Entity\PaymentMethodInterface. |
| 1 | 1 | 1 | Other problem | Parameter $payment of method Drupal\transbank_oneclick\Plugin\Commerce\PaymentGateway\Oneclick::getServiceInstanceFromPayment() has invalid type Drupal\commerce_payment\Entity\PaymentInterface. |
| 1 | 1 | 1 | Other problem | Class Drupal\transbank_oneclick\Plugin\Commerce\PaymentMethodType\Oneclick extends unknown class Drupal\commerce_payment\Plugin\Commerce\PaymentMethodType\PaymentMethodTypeBase. |
| 1 | 1 | 1 | Other problem | Parameter $payment_method of method Drupal\transbank_oneclick\Plugin\Commerce\PaymentMethodType\Oneclick::buildLabel() has invalid type Drupal\commerce_payment\Entity\PaymentMethodInterface. |
| 9 | 9 | 1 | Other problem | Call to an undefined method Drupal\transbank_oneclick\Plugin\Commerce\PaymentMethodType\Oneclick::t(). |
| 1 | 1 | 1 | Other problem | Drupal\transbank_oneclick\Plugin\Commerce\PaymentMethodType\Oneclick::buildFieldDefinitions() calls parent::buildFieldDefinitions() but Drupal\transbank_oneclick\Plugin\Commerce\PaymentMethodType\Oneclick does not extend any class. |
| 1 | 1 | 1 | Other problem | Class Drupal\transbank_oneclick\PluginForm\PaymentMethodAddForm extends unknown class Drupal\commerce_payment\PluginForm\PaymentMethodAddForm. |
| 1 | 1 | 1 | Other problem | Drupal\transbank_oneclick\PluginForm\PaymentMethodAddForm::create() calls parent::create() but Drupal\transbank_oneclick\PluginForm\PaymentMethodAddForm does not extend any class. |
| 1 | 1 | 1 | Other problem | Drupal\transbank_oneclick\PluginForm\PaymentMethodAddForm::buildConfigurationForm() calls parent::buildConfigurationForm() but Drupal\transbank_oneclick\PluginForm\PaymentMethodAddForm does not extend any class. |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\transbank_oneclick\PluginForm\PaymentMethodAddForm::$entity. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\transbank_oneclick\PluginForm\PaymentMethodAddForm::t(). |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\transbank_oneclick\PluginForm\PaymentMethodAddForm::$entityTypeManager. |
| 1 | 1 | 1 | Other problem | Class Drupal\transbank_webpay_plus\Plugin\Commerce\PaymentGateway\WebpayPlus extends unknown class Drupal\commerce_payment\Plugin\Commerce\PaymentGateway\OffsitePaymentGatewayBase. |
| 1 | 1 | 1 | Other problem | Class Drupal\transbank_webpay_plus\Plugin\Commerce\PaymentGateway\WebpayPlus implements unknown interface Drupal\commerce_payment\Plugin\Commerce\PaymentGateway\SupportsAuthorizationsInterface. |
| 1 | 1 | 1 | Other problem | Class Drupal\transbank_webpay_plus\Plugin\Commerce\PaymentGateway\WebpayPlus implements unknown interface Drupal\commerce_payment\Plugin\Commerce\PaymentGateway\SupportsRefundsInterface. |
| 1 | 1 | 1 | Other problem | Drupal\transbank_webpay_plus\Plugin\Commerce\PaymentGateway\WebpayPlus::defaultConfiguration() calls parent::defaultConfiguration() but Drupal\transbank_webpay_plus\Plugin\Commerce\PaymentGateway\WebpayPlus does not extend any class. |
| 1 | 1 | 1 | Other problem | Drupal\transbank_webpay_plus\Plugin\Commerce\PaymentGateway\WebpayPlus::submitConfigurationForm() calls parent::submitConfigurationForm() but Drupal\transbank_webpay_plus\Plugin\Commerce\PaymentGateway\WebpayPlus does not extend any class. |
| 3 | 3 | 1 | Other problem | Access to an undefined property Drupal\transbank_webpay_plus\Plugin\Commerce\PaymentGateway\WebpayPlus::$configuration. |
| 1 | 1 | 1 | Other problem | Parameter $order of method Drupal\transbank_webpay_plus\Plugin\Commerce\PaymentGateway\WebpayPlus::onReturn() has invalid type Drupal\commerce_order\Entity\OrderInterface. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\transbank_webpay_plus\Plugin\Commerce\PaymentGateway\WebpayPlus::$entityTypeManager. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\transbank_webpay_plus\Plugin\Commerce\PaymentGateway\WebpayPlus::$time. |
| 9 | 9 | 1 | Other problem | Call to an undefined method Drupal\transbank_webpay_plus\Plugin\Commerce\PaymentGateway\WebpayPlus::t(). |
| 1 | 1 | 1 | Other problem | Parameter $payment of method Drupal\transbank_webpay_plus\Plugin\Commerce\PaymentGateway\WebpayPlus::canRefundPayment() has invalid type Drupal\commerce_payment\Entity\PaymentInterface. |
| 1 | 1 | 1 | Other problem | Drupal\transbank_webpay_plus\Plugin\Commerce\PaymentGateway\WebpayPlus::canRefundPayment() calls parent::canRefundPayment() but Drupal\transbank_webpay_plus\Plugin\Commerce\PaymentGateway\WebpayPlus does not extend any class. |
| 1 | 1 | 1 | Other problem | Parameter $amount of method Drupal\transbank_webpay_plus\Plugin\Commerce\PaymentGateway\WebpayPlus::refundPayment() has invalid type Drupal\commerce_price\Price. |
| 1 | 1 | 1 | Other problem | Parameter $payment of method Drupal\transbank_webpay_plus\Plugin\Commerce\PaymentGateway\WebpayPlus::refundPayment() has invalid type Drupal\commerce_payment\Entity\PaymentInterface. |
| 3 | 3 | 1 | Other problem | Call to an undefined method Drupal\transbank_webpay_plus\Plugin\Commerce\PaymentGateway\WebpayPlus::assertPaymentState(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\transbank_webpay_plus\Plugin\Commerce\PaymentGateway\WebpayPlus::assertRefundAmount(). |
| 1 | 1 | 1 | Other problem | Parameter $amount of method Drupal\transbank_webpay_plus\Plugin\Commerce\PaymentGateway\WebpayPlus::capturePayment() has invalid type Drupal\commerce_price\Price. |
| 1 | 1 | 1 | Other problem | Parameter $payment of method Drupal\transbank_webpay_plus\Plugin\Commerce\PaymentGateway\WebpayPlus::capturePayment() has invalid type Drupal\commerce_payment\Entity\PaymentInterface. |
| 1 | 1 | 1 | Other problem | Parameter $payment of method Drupal\transbank_webpay_plus\Plugin\Commerce\PaymentGateway\WebpayPlus::canVoidPayment() has invalid type Drupal\commerce_payment\Entity\PaymentInterface. |
| 1 | 1 | 1 | Other problem | Parameter $payment of method Drupal\transbank_webpay_plus\Plugin\Commerce\PaymentGateway\WebpayPlus::voidPayment() has invalid type Drupal\commerce_payment\Entity\PaymentInterface. |
| 1 | 1 | 1 | Other problem | Parameter $payment of method Drupal\transbank_webpay_plus\Plugin\Commerce\PaymentGateway\WebpayPlus::getWebpayTransaction() has invalid type Drupal\commerce_payment\Entity\PaymentInterface. |
| 1 | 1 | 1 | Other problem | Class Drupal\transbank_webpay_plus\Plugin\Commerce\PaymentType\PaymentWebpay extends unknown class Drupal\commerce_payment\Plugin\Commerce\PaymentType\PaymentTypeBase. |
| 9 | 9 | 1 | Other problem | Call to an undefined method Drupal\transbank_webpay_plus\Plugin\Commerce\PaymentType\PaymentWebpay::t(). |
| 1 | 1 | 1 | Other problem | Class Drupal\transbank_webpay_plus\PluginForm\OffsiteRedirect\PaymentOffsiteForm extends unknown class Drupal\commerce_payment\PluginForm\PaymentOffsiteForm. |
| 2 | 2 | 1 | Other problem | Drupal\transbank_webpay_plus\PluginForm\OffsiteRedirect\PaymentOffsiteForm::buildConfigurationForm() calls parent::buildConfigurationForm() but Drupal\transbank_webpay_plus\PluginForm\OffsiteRedirect\PaymentOffsiteForm does not extend any class. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\transbank_webpay_plus\PluginForm\OffsiteRedirect\PaymentOffsiteForm::$entity. |
| 1 | 1 | 1 | Other problem | Call to static method create() on an unknown class Drupal\commerce_payment\Entity\Payment. |
| 1 | 1 | 1 | Other problem | Access to undefined constant Drupal\transbank_webpay_plus\PluginForm\OffsiteRedirect\PaymentOffsiteForm::REDIRECT_POST. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\transbank_webpay_plus\PluginForm\OffsiteRedirect\PaymentOffsiteForm::buildRedirectForm(). |
| 1 | 1 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #3 $transbank_service (Drupal\transbank\ServiceInterface) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Other problem | Drupal\transbank_oneclick\Plugin\Commerce\PaymentGateway\Oneclick::create() calls parent::create() but Drupal\transbank_oneclick\Plugin\Commerce\PaymentGateway\Oneclick does not extend any class. |
| 1 | 1 | 1 | Other problem | Drupal\transbank_oneclick\Plugin\Commerce\PaymentGateway\Oneclick::buildConfigurationFormType() calls parent::buildConfigurationForm() but Drupal\transbank_oneclick\Plugin\Commerce\PaymentGateway\Oneclick does not extend any class. |
| 1 | 1 | 1 | Other problem | Drupal\transbank_webpay_plus\Plugin\Commerce\PaymentGateway\WebpayPlus::create() calls parent::create() but Drupal\transbank_webpay_plus\Plugin\Commerce\PaymentGateway\WebpayPlus does not extend any class. |
| 1 | 1 | 1 | Other problem | Drupal\transbank_webpay_plus\Plugin\Commerce\PaymentGateway\WebpayPlus::buildConfigurationFormType() calls parent::buildConfigurationForm() but Drupal\transbank_webpay_plus\Plugin\Commerce\PaymentGateway\WebpayPlus does not extend any class. |