Dokumentation für das Modul VCard/Cards[Ansicht] [Bearbeiten] [Versionsgeschichte] [Aktualisieren]

Dieser Modul enthält Angaben zu verschiedenen Kredit- und Debitkarten.

Versionsbezeichnung auf Wikidata: 2022-09-26 Ok!
Hinweise
--[[ 	In future, strings should be amended by icons 	please use only quotation marks instead of apostrophs for JSON export ]]--  return { 	-- administration 	moduleInterface = { 		suite  = 'vCard', 		sub    = 'Cards', 		serial = '2022-09-26', 		item   = 65455785 	},  	cards = { 		-- general  		Q693464   = "Bargeld",  		-- credit cards 		 		Q161380   = "Kreditkarte", 		Q194360   = "American Express", 		Q24228273 = "American Express", 		Q56747433 = "BankAmericard", 		Q50612448 = "Diners Club", 		Q1374831  = "Eurocard", 		Q24228272 = "Mastercard", 		Q719625   = "UnionPay", 		Q2993698  = "VISA", 		 		-- debit cards 		 		Q13499    = "Debitkarte", 		Q1093128  = "Cirrus", 		Q1406930  = "EC-/Girocard", 		Q1350133  = "Maestro", 		Q2507012  = "V PAY", 		Q6101546  = "İnterbank",  		-- prepaid 		 		Q2237462  = "Museumkaart", 		 		-- electronic money 		 		Q493556   = "AliPay", 		Q4740864  = "Amazon Pay", 		Q18010990 = "Apple Pay", 		Q131723   = "Bitcoin", 		Q2966823  = "ChronoPay", 		Q290518   = "Giropay", 		Q19834616 = "Google Pay", 		Q252382   = "M-Pesa", 		Q21503770 = "Paydirekt", 		Q483959   = "PayPal", 		Q311277   = "Skrill", 		Q7624104  = "Stripe" 	} }