Test Data - Denmark
Phone number +4525557585
Status FROZEN – Sunset Information
🔔 Sunset Notice
The status value FROZEN is deprecated and will be removed from the payment flow.
It may still appear during a transitional period, but should not be used in new implementations.
All new integrations must rely on final status values such as:
AUTHORIZEDCAPTUREDREJECTED
✔ Records without FROZEN
| Civic number | Address | Merchant API |
|---|---|---|
| 140285-3877 | Gorm Anker Bøgh Strøget 15 3100 Hornbæk | GetPayment returns ACCEPTED Callback AUTHORIZATION will be sent with status AUTHORIZED |
| 021250-0003 | Kaj Anker Anker Frederiksberggade 1 1620 København | GetPayment returns REJECTED Callback AUTHORIZATION will be sent with status REJECTED |
| 290550-1913 | Preben Anker Dunker Strøget 9 3250 Gilleleje | GetPayment returns REJECTED Callback AUTHORIZATION will be sent with status REJECTED |
| 2304881898 | Customer has no cards/accounts allowing new card/account | GetPayment returns ACCEPTED Callback AUTHORIZATION will be sent with status AUTHORIZED |
🔒 Records with status FROZEN
| Civic number | Address | Merchant API |
|---|---|---|
| 060580-3736 | Kristen Bager Anker Frederiksberggade 16 1620 København | GetPayment returns FROZEN Callback AUTHORIZATION will be sent with status FROZEN |
| 140481-9652 | Grethe Anker Anker Østergade 16 1620 København | GetPayment returns FROZEN After 5 seconds the payment becomes unfrozen Callback AUTHORIZATION will be sent with FROZEN → AUTHORIZED Requires handleFrozenPayments = true |
| 100677-2605 | Preben Bager Anker Frederiksberggade 16 1620 København | GetPayment returns FROZEN After 5 seconds the payment is annulled Callback AUTHORIZATION will be sent with FROZEN → REJECTED Requires handleFrozenPayments = true |
| 011183-1432 | Vibeke Anker Anker Strøget 16 1620 København | GetPayment returns FROZEN After 10 minutes the payment becomes unfrozen Callback AUTHORIZATION will be sent with FROZEN → AUTHORIZED Requires handleFrozenPayments = true |
| 240384-4340 | Vibeke Anker Anker Strøget 2 3000 Helsingør | GetPayment returns FROZEN After 10 minutes the payment is annulled Callback AUTHORIZATION will be sent with FROZEN → REJECTED Requires handleFrozenPayments = true |