Skip to content

Commit 17d9038

Browse files
olek-poliwiapolec
andauthored
Update src/pages/monetization/billing-api/index.mdx
Co-authored-by: oliwiapolec <[email protected]>
1 parent 00f4310 commit 17d9038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/monetization/billing-api/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ There are three possible recurrent charge flows:
275275
- `pending` -> `accepted` -> `processed` -> `active` -> `frozen`
276276
- `pending` -> `declined`
277277

278-
Additionally, whenever payment is due and an invoice is issued, the charge enters the `past_due` status. As soon as the invoice is paid the status changes back to `active`.
278+
Additionally, whenever a payment is due, and an invoice is issued, the charge enters the `past_due` status. As soon as the invoice is paid the status changes back to `active`.
279279
In the best-case scenario, this only takes a few seconds. In other cases, the `past_due` status may be used to, for example, display a pending invoice notification to the app user or limit the app's functionality.
280280

281281
<Section>

0 commit comments

Comments
 (0)