Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Meaning: Card type of credit card

Format: Default

Request specific:

Glossary term
dateTermThu May 09 13:53:52 CEST 2019
termLabelsapiparam
gloTermcardtype
creatorTermpayone-admin
cardtypeComments

V

Visa

M

MasterCard

A

American Express

DDiners / Discover
CDiscover

J

JCB

O

Maestro International

PChina Union Pay
requestComments
creditcardcheckParameter "cardtype" can be omitted. The card type will then be detected automatically and returned in response.

preauthorization

authorization

vauthorization

createaccess

Parameter "cardtype" must be present for credit card payments. Value for "cardtype" can be retrieved from creditcardcheck-response.
Glossary term
dateTermThu May 23 13:11:39 CEST 2019
termLabelsapiparam
gloTermchecktype
termAbbrs
creatorTermjkillmer
termSyns

Meaning: Specifies type of check to be performed, e.g. creditcardcheck or bankaccountcheck

Values:

RequestchecktypeComments
bankaccountcheck0
  • regular check (default)
  • IBAN is checked for correct syntax (mode live only)
  • IBAN is splitted into BBAN (mode live only)
bankaccountcheck1
  • check against POS blacklist (only DE)
bankaccountcheck2
  • check against NCA list (non-consumer account)
creditcardcheck
  • without "checktype" given the regular check is performed (LUHN-check)
creditcardcheckTC
  • For Deutsche Bahn only:
    • check for travelcards with specific response data


...