Skip to content

Commit f16f035

Browse files
committed
chore(content): fix typo
1 parent de8094c commit f16f035

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/blog/2026-04-30-subscriptions-with-open-payments-poc.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ That makes subscriptions a useful systems-level test for Open Payments. A one-ti
3636

3737
## Why explore subscriptions now?
3838

39-
One-time payments take up the majority percentage of the online retail market, and most payment infrastructure is still optimized around the one time payment purchases. In this flow, the core question is immediate and transactional: can the buyer authorize and complete payment successfully now?
39+
One-time payments dominates the online retail market, and most payment infrastructure is still optimized around the one time payment purchases. In this flow, the core question is immediate and transactional: can the buyer authorize and complete payment successfully now?
4040

4141
Subscription systems introduce a different class of requirements. The first checkout is only the entry point into a longer-running billing relationship, and the complexity emerges after that initial authorization has been granted. A recurring commerce implementation needs to answer a set of harder protocol and platform questions:
4242

0 commit comments

Comments
 (0)