Unable to swap in real time between 2 payment methods

Created on 28 April 2021, over 4 years ago
Updated 18 August 2025, about 2 months ago

Hello,

Problem/Motivation

TLDR : when there is 2 Paypal Checkout methods, the activated one is not used instantaneously by Paypal.
There's a delay (2 or 3 hours) between activation in Drupal and its real use in transaction handled by Paypal

I'd like to have 2 paypal checkout methods, each one pointing to a different Paypal account, and switch between them easily.
Likewise, I used to swap between 2 paypal EC methods. It worked fine and instantaneously.

Steps to reproduce

- edit the Paypal Checkout method with Paypal account1 (clientId1, secret1) : sells worked as designed
- clone the Paypal Checkout method to a newly named "Paypal Checkout2" method. Edit with a Paypal account2 (clientId2, secret2)
- deactivate Paypal Checkout and activate Paypal Checkout2 : sells worked BUT transactions are still registred with Paypal account1, for 2 or 3 hours, and then, Paypal Checkout2 becomes effective in transaction
- when swap back to Paypal Checkout1 (Paypal Checkout2 being deactivated) , the same occurs : there's a 2 or 3 hours of delay before Paypal Checkout1 becomes effective

At each stage :
- Cache cleared
- Cron launched
- Log checked, NTR

Thanks for your time on it.

πŸ› Bug report
Status

Closed: outdated

Version

2.0

Component

PayPal Checkout

Created by

πŸ‡«πŸ‡·France fvince

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024