We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee0eb06 commit a14e512Copy full SHA for a14e512
src/content/blog/2025-10-23-redesigned-publisher-tools.md
@@ -53,7 +53,7 @@ Our tool configuration preferences need to be stored on the server as JSON and s
53
The **`api`** provides a service that retrieves configuration and later can handle payment operations too, so it serves two critical purposes:
54
55
1. **Configuration delivery:** Fetch stored settings and serve them to embedded widgets
56
-2. **Payment proxy:** Handle the Open Payments protocol flow (quote generation, grant authorization, payment finalization)
+2. **Payment proxy:** Handle the Open Payments flow (quote generation, grant authorization, payment finalization)
57
58
Based on what we’ve established so far, we can draw the following:
59

0 commit comments