- πΊπΈUnited States TomTech
Automatically closed because Drupal 7 security and bugfix support has ended β as of 5 January 2025. If the issue verifiably applies β to later versions, please reopen with details and update the version.
When paying with another method (example-payment, cheque, stripe), after checkout/*/payment, paypal_ec gets called (checkout/*/paypal_ec) and the order status gets changed to 'checkout_paypal_ec'.
We get to checkout/*/complete OK but it seems a bit disconcerting that paypal_ec was involved at all.
This happens even when it is not an enabled payment method rule). Disabling the module stops it.
paypal_ec seems to be only payment method (I'm using) that handles hook_commerce_checkout_router() - but I'm not sure this behaviour shoud be an inevitable by-product?
Closed: outdated
2.0
PayPal EC
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Automatically closed because Drupal 7 security and bugfix support has ended β as of 5 January 2025. If the issue verifiably applies β to later versions, please reopen with details and update the version.