Page MenuHomePhabricator

Japan banners default to One-time with Adyen, monthly with Ingenico
Closed, ResolvedPublic

Description

Hi Peter & fr-tech!

We thought historically the Japan campaign had used Ingenico all around. Expected behavior would be seeing Ingenico on payments method no matter the frequency selection.

But in checking the banners from the last campaigns, it appears that the default behavior is One-time selection + Credit Card takes you to Adyen gateway. Monthy, or monthly convert + Credit Card takes you to Ingenico gateway. Unable to tell if it was like this during the campaign or just happening to the preview links.

Example banner where this is happening from the FY2021 Campaign. Is this intentional?

Code in the banners does not have either ingenico or Adyen set manually. (
<button class="frb-btn" onclick="frb.setMethod({ method:'cc' }); return false;">)

In prepping some banners for Camille's use in proofing, I set Ingenico manually and that is working. But wanted to report this so we know that it happens as the default behavior.

Thanks,
Haley

Event Timeline

@EMartin as FYI

Both adyen and ingenico are available but this is all part of the banner logic. So ya'll can set it up however you want.

Just to confirm , 'available' means Monthly Convert is available on Adyen?

@EMartin This is related to monthly convert in the banners, not on payments.

Change 689175 had a related patch set uploaded (by Pcoombe; author: Pcoombe):

[mediawiki/extensions/DonationInterface@master] Don't use Adyen by default in Japan

https://gerrit.wikimedia.org/r/689175

We've modified the banners to hard code them to use Ingenico, but the patch above makes it back into the default and is needed for email, sidebar etc.

Change 689175 merged by jenkins-bot:

[mediawiki/extensions/DonationInterface@master] Don't use Adyen by default in Japan

https://gerrit.wikimedia.org/r/689175

Pcoombe claimed this task.

Confirming this is solved now