Salta ai contenuti

What to do if the card number is not stored?

Questi contenuti non sono ancora disponibili nella tua lingua.

If a card number has not been stored, you can simply use "****" in the number field.

Example:

"payments": [
{
"type": "CARD",
"details": {
"amount": "100.00"
},
"number": "****",
"kind": "CREDIT"
}
]

Was this page helpful?