Page MenuHomePhabricator

Internal test: for validate all dlocal submethods
Closed, ResolvedPublic

Description

Related with ticket https://gerrit.wikimedia.org/r/c/mediawiki/extensions/DonationInterface/+/911839

e.g.
MercadoPago seems not supported yet
To know exactly the payment methods enabled for wikimedia, you should make a GET to payments-methods endpoint for each country.
https://docs.dlocal.com/reference/search-payment-methods

Event Timeline

p.s: mercadopago already got removed for now, was added as bt for country AR, BR, CL, CO, MX, and per email, Evelyn want this on hold

Below are the newly added types that might need additional test @EMartin, please advise if we want to hold those untested or will have some internal tester to test it, thanks!
(cc: credit card, bt: bank transfer)

countrymethodsubmethodtested with success transactionscomments
ARccvisa debit
ARccmastercard debit
ARccmaestro
ARcccabal-debit
ARcccmrdo not have this kind of card to test
ARbtachdo not have this kind of bank to test
BRccvisa debit
BRccmaster Debit
BRccmaestrodo not have CPF to test this country and the card
BRccjcbdo not have CPF to test this country and the card
BRccdiscoverdo not have CPF to test this country
CLccvisa
CLccvisa debit
CLccmastercard
CLccmastercard debit
CLccamax
CLccprestodo not have this kind of card to test
CLccmagnado not have this kind of card to test
CLccdinerdo not have this kind of card to test
CLcccmrdo not have this kind of card to test
CLccmachdo not have this kind of card to test
CLbtachdo not have this kind of bank to test
CLcashservipagdo not have this kind of cash to test
COccamaxdo not have Cédula de Ciudadanía
COcccodenzado not have Cédula de Ciudadanía and the card
COcashcarullado not have Cédula de Ciudadanía and the method
COcashbancolombiado not have Cédula de Ciudadanía and the method
COccvisa debit
COccmastercard debit
INccvisa debitdo not have PAN
INccmastercard debitdo not have PAN
INccdiner
MXccamax
MXcccarnet_debitdo not have this kind of card to test
MXbtachdo not have this kind of card to test
MXbtspeido not have this kind of card to test
PEccmastercard debit
UYccvisa debitdo not have CI
UYccmastercard debit
ZAbtstitchdo not have this kind of card to test
greg triaged this task as Medium priority.Oct 16 2023, 10:08 PM

@RKumar_WMF @AnnWF Rakhi is sourcing testers for these cards, Wenjun. Rakhi, can you post here what you have been able to test so far?

@RKumar_WMF @AnnWF Rakhi is sourcing testers for these cards, Wenjun. Rakhi, can you post here what you have been able to test so far?

All my test result are listed on that chart. Thanks Evelyn.

@AnnWF - The tester in Brazil tried to use Mastercard which serves both as Credit and Debit but when she completed the donation, there was no option to select debit and our process automatically used it as credit. CID: 11340928. Can you please let me know how can donor select debit function of the same card which can be used both as credit and debit?

@AnnWF - For CL - The cash payment method is not appearing on the donation form.

image.png (780×384 px, 80 KB)
Please let me know how can we test that? Ty.

For CL - When donor is trying to use Bank transfer, he is facing below issue:

"Hi! I've tried, but it doesnt work with bank transfer, when I click on bank transfer I see this:

image.png (596×531 px, 45 KB)

the one in the right, WebPay is the most popular (at least older) online paying system in Chile, but is for (Chilean) credit and debit cards, no option of bank transfer and if i click on the left I get this error:

image.png (368×1 px, 51 KB)
"

Can you please check @AnnWF

Mexico - Bank transfer option is not showing up on the donation form:

Payment methods shown are:

Donate with a debit/credit card
Cash
PayPal
Google Pay

@AnnWF - For CL - The cash payment method is not appearing on the donation form.

image.png (780×384 px, 80 KB)
Please let me know how can we test that? Ty.

let's update the url for test now, and if that works, then we can contact @Pcoombe to add cash payment method for CL, so is for the Mexico with Bank transfer, just choose creditcard as payment method then update the payment_method from cc to cash or bt, make sure they are dlocalgateway thanks :)

For CL - When donor is trying to use Bank transfer, he is facing below issue:

"Hi! I've tried, but it doesnt work with bank transfer, when I click on bank transfer I see this:

image.png (596×531 px, 45 KB)

the one in the right, WebPay is the most popular (at least older) online paying system in Chile, but is for (Chilean) credit and debit cards, no option of bank transfer and if i click on the left I get this error:

image.png (368×1 px, 51 KB)
"

Can you please check @AnnWF

this error is due to ”Merchant has no authorization to use this API“, I will contact Sebastian for additional info see if we want to disable this method or they can enable that easily

@AnnWF @RKumar_WMF The Latam pretest is scheduled now for 7 February 2024

Latest update for those MercadoPago, bank transfer not enabled for cl, br and so on are due to those sub-methods are not been enabled by Dlocal, and based on Yamaly Aznar(yaznar@dlocal.com), she would like to know the estimations in value processed monthly and average ticket value to enable them case by case.
@RKumar_WMF @EMartin

Change 1003114 had a related patch set uploaded (by Wfan; author: Wfan):

[wikimedia/fundraising/SmashPig@master] seperate codi with code_qr otherwise alwasy just get CJ as code

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

Cleaned up
BR: (prod enabled QB but sandbox not, so sandbox would not able to test this part)

[{"id":"I","type":"BANK_TRANSFER","name":"Itau","logo":"https://static.dlocal.com/images/providers/I.png","allowed_flows":["REDIRECT"]},{"id":"BB","type":"BANK_TRANSFER","name":"Banco do Brasil","logo":"https://static.dlocal.com/images/providers/BB.png","allowed_flows":["REDIRECT"]},{"id":"VI","type":"CARD","name":"Visa","logo":"https://static.dlocal.com/images/providers/VI.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"VD","type":"CARD","name":"Visa Debit","logo":"https://static.dlocal.com/images/providers/VD.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"MC","type":"CARD","name":"Mastercard","logo":"https://static.dlocal.com/images/providers/MC.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"MD","type":"CARD","name":"Mastercard Debit","logo":"https://static.dlocal.com/images/providers/MD.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"AE","type":"CARD","name":"American Express","logo":"https://static.dlocal.com/images/providers/AE.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"B","type":"BANK_TRANSFER","name":"Bradesco","logo":"https://static.dlocal.com/images/providers/B.png","allowed_flows":["REDIRECT"]},{"id":"EL","type":"CARD","name":"Elo","logo":"https://static.dlocal.com/images/providers/EL.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"DC","type":"CARD","name":"Diners Club","logo":"https://static.dlocal.com/images/providers/DC.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"SB","type":"BANK_TRANSFER","name":"Santander","logo":"https://static.dlocal.com/images/providers/SB.png","allowed_flows":["REDIRECT"]},{"id":"HI","type":"CARD","name":"Hipercard","logo":"https://static.dlocal.com/images/providers/HI.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"BL","type":"TICKET","name":"Boleto","logo":"https://static.dlocal.com/images/providers/BL.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"JC","type":"CARD","name":"JCB","logo":"https://static.dlocal.com/images/providers/JC.png","allowed_flows":["REDIRECT"]},{"id":"DS","type":"CARD","name":"Discover","logo":"https://static.dlocal.com/images/providers/DS.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"PQ","type":"TICKET","name":"PIX via QR Code","logo":"https://static.dlocal.com/images/providers/PIX.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"QB","type":"TICKET","name":"Boleto Hibrido","logo":"https://static.dlocal.com/images/providers/QB.svg","allowed_flows":["DIRECT","REDIRECT"]},{"id":"ED","type":"CARD","name":"Elo debit","logo":"https://static.dlocal.com/images/providers/ED.png","allowed_flows":["DIRECT","REDIRECT"]}]

CL:

[{"id":"VI","type":"CARD","name":"Visa","logo":"https://static.dlocal.com/images/providers/VI.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"VD","type":"CARD","name":"Visa Debit","logo":"https://static.dlocal.com/images/providers/VD.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"MC","type":"CARD","name":"Mastercard","logo":"https://static.dlocal.com/images/providers/MC.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"MD","type":"CARD","name":"Mastercard Debit","logo":"https://static.dlocal.com/images/providers/MD.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"AE","type":"CARD","name":"American Express","logo":"https://static.dlocal.com/images/providers/AE.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"DC","type":"CARD","name":"Diners Club","logo":"https://static.dlocal.com/images/providers/DC.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"WP","type":"BANK_TRANSFER","name":"WebPay","logo":"https://static.dlocal.com/images/providers/WP.png","allowed_flows":["REDIRECT"]},{"id":"SP","type":"TICKET","name":"Servipag","logo":"https://static.dlocal.com/images/providers/SP.png","allowed_flows":["REDIRECT"]},{"id":"PR","type":"CARD","name":"Presto","logo":"https://static.dlocal.com/images/providers/PR.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"CM","type":"CARD","name":"CMR","logo":"https://static.dlocal.com/images/providers/CM.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"MG","type":"CARD","name":"Magna","logo":"https://static.dlocal.com/images/providers/MG.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"MH","type":"CARD","name":"Mach","logo":"https://static.dlocal.com/images/providers/MH.png","allowed_flows":["DIRECT","REDIRECT"]}]

CO:

[{"id":"VI","type":"CARD","name":"Visa","logo":"https://static.dlocal.com/images/providers/VI.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"VD","type":"CARD","name":"Visa Debit","logo":"https://static.dlocal.com/images/providers/VD.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"MC","type":"CARD","name":"Mastercard","logo":"https://static.dlocal.com/images/providers/MC.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"MD","type":"CARD","name":"Mastercard Debit","logo":"https://static.dlocal.com/images/providers/MD.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"AE","type":"CARD","name":"American Express","logo":"https://static.dlocal.com/images/providers/AE.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"DC","type":"CARD","name":"Diners Club","logo":"https://static.dlocal.com/images/providers/DC.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"EY","type":"TICKET","name":"Efecty","logo":"https://static.dlocal.com/images/providers/EY.png","allowed_flows":["REDIRECT"]},{"id":"PC","type":"BANK_TRANSFER","name":"PSE","logo":"https://static.dlocal.com/images/providers/PC.png","allowed_flows":["REDIRECT"]}]

AR:

[{"id":"VI","type":"CARD","name":"Visa","logo":"https://static.dlocal.com/images/providers/VI.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"VD","type":"CARD","name":"Visa Debit","logo":"https://static.dlocal.com/images/providers/VD.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"MC","type":"CARD","name":"Mastercard","logo":"https://static.dlocal.com/images/providers/MC.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"MD","type":"CARD","name":"Mastercard Debit","logo":"https://static.dlocal.com/images/providers/MD.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"AE","type":"CARD","name":"American Express","logo":"https://static.dlocal.com/images/providers/AE.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"RP","type":"TICKET","name":"Rapi Pago","logo":"https://static.dlocal.com/images/providers/RP.png","allowed_flows":["REDIRECT"]},{"id":"DC","type":"CARD","name":"Diners Club","logo":"https://static.dlocal.com/images/providers/DC.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"SI","type":"BANK_TRANSFER","name":"Santander Rio","logo":"https://static.dlocal.com/images/providers/SI.png","allowed_flows":["REDIRECT"]},{"id":"NT","type":"CARD","name":"Nativa","logo":"https://static.dlocal.com/images/providers/NT.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"TS","type":"CARD","name":"Tarjeta Shopping","logo":"https://static.dlocal.com/images/providers/TS.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"CS","type":"CARD","name":"Cencosud","logo":"https://static.dlocal.com/images/providers/CS.png","allowed_flows":["REDIRECT"]},{"id":"CL","type":"CARD","name":"Cabal","logo":"https://static.dlocal.com/images/providers/CL.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"AG","type":"CARD","name":"Argencard","logo":"https://static.dlocal.com/images/providers/AG.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"NJ","type":"CARD","name":"Naranja","logo":"https://static.dlocal.com/images/providers/NJ.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"CB","type":"CARD","name":"Cordobesa","logo":"https://static.dlocal.com/images/providers/CB.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"LD","type":"CARD","name":"Cabal Debito","logo":"https://static.dlocal.com/images/providers/LD.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"MS","type":"CARD","name":"Maestro","logo":"https://static.dlocal.com/images/providers/MS.png","allowed_flows":["DIRECT","REDIRECT"]}]

MX:

[{"id":"OX","type":"TICKET","name":"Oxxo","logo":"https://static.dlocal.com/images/providers/OX.png","allowed_flows":["REDIRECT"]},{"id":"VI","type":"CARD","name":"Visa","logo":"https://static.dlocal.com/images/providers/VI.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"VD","type":"CARD","name":"Visa Debit","logo":"https://static.dlocal.com/images/providers/VD.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"MC","type":"CARD","name":"Mastercard","logo":"https://static.dlocal.com/images/providers/MC.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"MD","type":"CARD","name":"Mastercard Debit","logo":"https://static.dlocal.com/images/providers/MD.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"AE","type":"CARD","name":"American Express","logo":"https://static.dlocal.com/images/providers/AE.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"BV","type":"BANK_TRANSFER","name":"Bancomer","logo":"https://static.dlocal.com/images/providers/BV.png","allowed_flows":["REDIRECT"]},{"id":"SM","type":"BANK_TRANSFER","name":"Santander","logo":"https://static.dlocal.com/images/providers/SM.png","allowed_flows":["REDIRECT"]}]

PE:

[{"id":"VI","type":"CARD","name":"Visa","logo":"https://static.dlocal.com/images/providers/VI.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"VD","type":"CARD","name":"Visa Debit","logo":"https://static.dlocal.com/images/providers/VD.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"MC","type":"CARD","name":"Mastercard","logo":"https://static.dlocal.com/images/providers/MC.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"MD","type":"CARD","name":"Mastercard Debit","logo":"https://static.dlocal.com/images/providers/MD.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"AE","type":"CARD","name":"American Express","logo":"https://static.dlocal.com/images/providers/AE.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"IB","type":"BANK_TRANSFER","name":"InterBank","logo":"https://static.dlocal.com/images/providers/IB.png","allowed_flows":["REDIRECT"]},{"id":"BP","type":"BANK_TRANSFER","name":"BBVA","logo":"https://static.dlocal.com/images/providers/BP.png","allowed_flows":["REDIRECT"]},{"id":"DC","type":"CARD","name":"Diners Club","logo":"https://static.dlocal.com/images/providers/DC.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"EF","type":"TICKET","name":"PagoEfectivo","logo":"https://static.dlocal.com/images/providers/EF.png","allowed_flows":["REDIRECT"]},{"id":"BC","type":"BANK_TRANSFER","name":"BCP","logo":"https://static.dlocal.com/images/providers/BC.png","allowed_flows":["REDIRECT"]}]

UY:

[{"id":"VI","type":"CARD","name":"Visa","logo":"https://static.dlocal.com/images/providers/VI.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"VD","type":"CARD","name":"Visa Debit","logo":"https://static.dlocal.com/images/providers/VD.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"MC","type":"CARD","name":"Mastercard","logo":"https://static.dlocal.com/images/providers/MC.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"MD","type":"CARD","name":"Mastercard Debit","logo":"https://static.dlocal.com/images/providers/MD.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"DC","type":"CARD","name":"Diners Club","logo":"https://static.dlocal.com/images/providers/DC.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"RE","type":"TICKET","name":"Red Pagos","logo":"https://static.dlocal.com/images/providers/RE.png","allowed_flows":["REDIRECT"]},{"id":"OA","type":"CARD","name":"Oca","logo":"https://static.dlocal.com/images/providers/OA.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"LI","type":"CARD","name":"Lider","logo":"https://static.dlocal.com/images/providers/LI.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"AI","type":"TICKET","name":"Abitab","logo":"https://static.dlocal.com/images/providers/AI.png","allowed_flows":["REDIRECT"]}]

ZA:

[{"id":"VI","type":"CARD","name":"Visa","logo":"https://static.dlocal.com/images/providers/VI.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"VD","type":"CARD","name":"Visa Debit","logo":"https://static.dlocal.com/images/providers/VD.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"MC","type":"CARD","name":"Mastercard","logo":"https://static.dlocal.com/images/providers/MC.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"MD","type":"CARD","name":"Mastercard Debit","logo":"https://static.dlocal.com/images/providers/MD.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"AE","type":"CARD","name":"American Express","logo":"https://static.dlocal.com/images/providers/AE.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"IO","type":"BANK_TRANSFER","name":"Bank transfer","logo":"https://static.dlocal.com/images/providers/IO.png","allowed_flows":["REDIRECT"]}]

IN: (sandbox enabled two additional cc: amex and dinner, not on live)

[{"id":"VI","type":"CARD","name":"Visa","logo":"https://static.dlocal.com/images/providers/VI.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"VD","type":"CARD","name":"Visa Debit","logo":"https://static.dlocal.com/images/providers/VD.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"MC","type":"CARD","name":"Mastercard","logo":"https://static.dlocal.com/images/providers/MC.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"MD","type":"CARD","name":"Mastercard Debit","logo":"https://static.dlocal.com/images/providers/MD.png","allowed_flows":["DIRECT","REDIRECT"]},{"id":"UI","type":"BANK_TRANSFER","name":"UPI","logo":"https://static.dlocal.com/images/providers/UI.png","allowed_flows":["REDIRECT"]},{"id":"NB","type":"BANK_TRANSFER","name":"Net Banking India","logo":"https://static.dlocal.com/images/providers/NB.png","allowed_flows":["REDIRECT"]},{"id":"RU","type":"CARD","name":"RuPay","logo":"https://static.dlocal.com/images/providers/RU.png","allowed_flows":["REDIRECT"]},{"id":"PW","type":"BANK_TRANSFER","name":"PayTm Wallet","logo":"https://static.dlocal.com/images/providers/PW.png","allowed_flows":["REDIRECT"]},{"id":"IR","type":"WALLET","name":"PayTM Recurring","logo":"https://static.dlocal.com/images/providers/IR.png","allowed_flows":["DIRECT","REDIRECT"]}]

Change 1003036 had a related patch set uploaded (by Wfan; author: Wfan):

[mediawiki/extensions/DonationInterface@master] Clean up dlocal supported submethods based on the get payment method api

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

Change 1003037 had a related patch set uploaded (by Wfan; author: Wfan):

[wikimedia/fundraising/dev@master] ARS min 366 so update amount from 200 to 400

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

Change 1003517 had a related patch set uploaded (by Wfan; author: Wfan):

[wikimedia/fundraising/crm@master] Mexico Bancomer is actually a bank transfer method instead of ticket

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

Change 1003114 merged by jenkins-bot:

[wikimedia/fundraising/SmashPig@master] seperate codi with code_qr otherwise alwasy just get CJ as code

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

Change 1003036 merged by jenkins-bot:

[mediawiki/extensions/DonationInterface@master] Clean up dlocal supported submethods based on the get payment method api

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

Change 1003037 merged by Wfan:

[wikimedia/fundraising/dev@master] ARS min 366 so update amount from 200 to 400

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

Deployed to prod, and tested just fine except two cash payments (QB, BL) from brazil: getting reject error with message as "rejected_other_reason", emailed Sebastian for further information. @RKumar_WMF and @Pcoombe, so this link will be invalid for a while until we know see reply from Dlocal https://payments.wikimedia.org/index.php?title=Special:DlocalGateway&appeal=JimmyQuote&country=BR&currency=BRL&payment_method=cash&payment_submethod=cash_boleto&recurring=0&uselang=en&amount=10

Dwisehaupt set Final Story Points to 8.

Change rOPUP10076620452c had a related patch set uploaded (by Wfan; author: Wfan):

[wikimedia/fundraising/SmashPig@master] Update bancomer from cash to bt

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

Change 1007667 had a related patch set uploaded (by Wfan; author: Wfan):

[mediawiki/extensions/DonationInterface@master] Update bancomer from cash to bt

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

Change rOPUP10076620452c merged by jenkins-bot:

[wikimedia/fundraising/SmashPig@master] Update bancomer from cash to bt

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

Change 1003517 merged by Wfan:

[wikimedia/fundraising/crm@master] Mexico Bancomer is actually a bank transfer method instead of ticket

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

Change 1007667 merged by jenkins-bot:

[mediawiki/extensions/DonationInterface@master] Update bancomer from cash to bt

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