Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions appkit/payments/pay-with-exchange.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,15 @@ With **72% of crypto users holding funds on exchanges**, **Pay with Exchange** h

***A direct integration from CEX to checkout. No wallet needed, no friction, and no compromises.***

## Access Points

AppKit Pay with Exchange can be accessed in multiple ways:

- **Direct Payment Flow**: Users can pay directly from exchange accounts during checkout
- **Deposit from Exchange**: Users can fund their wallets from exchange accounts through the fund wallet view (available in AppKit v1.7.20+)

Both flows provide the same seamless experience of paying directly from CEX accounts without needing to move funds to a wallet first.

## Demo

Want to see AppKit Pay with Exchange in action? Try out the live demo to experience Reown AppKit's AppKit Pay with Exchange flow firsthand.
Expand Down
8 changes: 7 additions & 1 deletion snippets/appkit/shared/appkit-pay-react.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
**AppKit Pay with Exchange** unlocks a powerful new flow: users can pay in crypto directly from their Centralized Exchange (CEXs) accounts like Binance or Coinbase, with no new wallets, no app switching, and no lost conversions.

## Quickstart
## New: Deposit from Exchange in Fund Wallet View

AppKit now includes a "Deposit from exchange" option in the fund wallet view, providing users with an additional entry point to access Pay with Exchange functionality. When users navigate to fund their wallet, they can choose to deposit directly from their exchange accounts alongside existing options like on-ramp and receive.

This enhancement makes it easier for users to discover and use the Pay with Exchange feature when they need to add funds to their wallet.

## Quickstart

Here you can find a simplified process to integrate AppKit Pay:

Expand Down