Skip to content

Commit 61a2d3d

Browse files
committed
fixup! DOC-704 Suspended card renewals
1 parent e6d3535 commit 61a2d3d

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

docs/topics/cards/physical/index.mdx

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -306,10 +306,14 @@ It's not possible to choose a new PIN during renewal.
306306

307307
The renewal process for a suspended physical card depends on when the card is **resumed**.
308308

309-
| Card resumed | Renewal outcome |
310-
|---|---|
311-
| **More** than 10 weeks before expiry | Swan API automatically triggers the renewal, and the card renews as expected. |
312-
| **Less** than 10 weeks before expiry | The card won't renew, and will be automatically canceled at expiry. |
309+
| Scenario | Card status after suspension | Card renewal outcome |
310+
|---|---|---|
311+
| Resumed more than 10 weeks before expiry | `ToRenew``Renewed` | Renewed |
312+
| Not resumed more than 10 weeks before expiry | Remains `Suspended` | Not renewed, cancelled at expiry |
313+
| Resumed between 10 and 8 weeks before expiry | `ToRenew``Renewed` | Renewed |
314+
| Not resumed between 10 and 8 weeks before expiry | Remains `Suspended` | Not renewed, cancelled at expiry |
315+
| Resumed less than 8 weeks before expiry | Remains in `ToRenew` | Not renewed, cancelled at expiry |
316+
313317

314318

315319
### Subscriptions {#renew-subscriptions}

0 commit comments

Comments
 (0)