Skip to content

docs(quickstart): fix broken payment example in web quickstart - #1764

Open
JaneHax wants to merge 1 commit into
base:masterfrom
JaneHax:fix/issue-1758-quickstart-web
Open

docs(quickstart): fix broken payment example in web quickstart#1764
JaneHax wants to merge 1 commit into
base:masterfrom
JaneHax:fix/issue-1758-quickstart-web

Conversation

@JaneHax

@JaneHax JaneHax commented Aug 3, 2026

Copy link
Copy Markdown
  • Replace non-working window.base.pay/getPaymentStatus with SDK pay()/getPaymentStatus
  • Remove undefined result.id usage; destructure id from pay() result
  • Align CDN quickstart with actual @base-org/account API surface
  • Closes Issue on docs #1758

What changed? Why?

Notes to reviewers

How has it been tested?

- Replace non-working window.base.pay/getPaymentStatus with SDK pay()/getPaymentStatus
- Remove undefined result.id usage; destructure id from pay() result
- Align CDN quickstart with actual @base-org/account API surface
- Closes base#1758
@cb-heimdall

Copy link
Copy Markdown
Collaborator

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/2
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 1
Sum 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Issue on docs

2 participants