Created
March 17, 2026 01:42
-
-
Save richmolj/1db0be8c55a15ae1a6f0c65ac8cfb67e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "ucp": { | |
| "version": "2026-01-23", | |
| "capabilities": { | |
| "dev.ucp.shopping.checkout": [{"version": "2026-01-23"}], | |
| "dev.ucp.shopping.cart": [{"version": "2026-01-23"}], | |
| "dev.ucp.shopping.discount": [{"extends": "dev.ucp.shopping.checkout", "version": "2026-01-23"}], | |
| "dev.ucp.shopping.fulfillment": [{"extends": "dev.ucp.shopping.checkout", "version": "2026-01-23"}], | |
| "dev.ucp.shopping.buyer_consent": [{"extends": "dev.ucp.shopping.checkout", "version": "2026-01-23"}] | |
| } | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment