Payment

creditCardType

Output Type: String

{
    "creditCardType": "creditCardType"
}

creditCardNumber

Output Type: String

{
    "creditCardNumber": "creditCardNumber"
}

creditCardExpirationDate

Output Type: Object

{
    "creditCardExpirationDate": "creditCardExpirationDate"
}

creditCardExpirationDateString

Output Type: String

creditCardDetails

Output Type: Object

iban

Output Type: String

swiftBicNumber

Output Type: String

price(min, max, psychologicalPrice, decimals)

Output Type: Float

Argument

Type

Default

Valid Values

min

Integer

1000

max

Integer

20000

psychologicalPrice

Boolean

true

true, false

decimals

Boolean

true

true, false

Last updated

Was this helpful?