- πΊπΈ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.
The attached patch hopes to address the @todo "Rework this function to support any number of Express Checkout rules."
Currently the module looks at/for the explicit default Commerce PayPal EC Rule named "commerce_payment_paypal_ec" to determine if the module is enabled (via commerce_paypal_ec_enabled()).
In my use case, this prevents the display of the "Checkout with PayPal" button on the cart page when some orders (non-default currency, non-default country) need to use an alternate PayPal account (a custom PayPal EC rule).
Thanks!
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.