Skip to content

Commit d27837b

Browse files
committed
chore: docs
1 parent 38dbbdd commit d27837b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/CHECKOUT_FLOW.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# What this kit does
1+
# What this wrapper does
22

33
How a checkout flows through `@onramper/react-native`. For the full integration walkthrough — install, usage, error handling, API reference — see [Getting started](doc:getting-started-1).
44

docs/GETTING_STARTED.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@ return <View><Text>≈ {quote.payout} SOL</Text>{button}</View>;
2626

2727
---
2828

29-
## Why this kit
29+
## Why this wrapper
3030

3131
Ship fully compliant, aggregated headless onramping without building the hard parts.
3232

3333
Terms-of-Service consent, KYC, token refresh, and the Apple Pay / card payment surface are all owned by the Headless Wrapper — you **wire up three calls and render a native Buy button**. No checkout UI, no PII to hold, no auth plumbing to maintain.
3434

35-
➡️ **See [what this kit does for you](doc:what-this-kit-does)** — the full list of what you get out of the box, and how a checkout flows end to end.
35+
➡️ **See [what this wrapper does for you](doc:what-this-kit-does)** — the full list of what you get out of the box, and how a checkout flows end to end.
3636

3737
---
3838

0 commit comments

Comments
 (0)