@@ -11,11 +11,12 @@ Cartridge Controller provides built-in purchase functionality that enables seaml
1111
1212The purchase system includes:
1313
14- - ** Starterpack Purchases** : Pre-configured bundles of game assets and credits
15- - ** Credit Purchases** : Direct credit top-ups for gasless transactions
16- - ** Multichain Payment Support** : Accept payments on Starknet, Ethereum (Base), and Solana
17- - ** Multiple Wallet Integration** : Support for popular wallets across different ecosystems
14+ - ** Starterpack Purchases** : Pre-configured bundles of game assets and credits with enhanced multichain purchasing flow
15+ - ** Credit Purchases** : Direct credit top-ups for gasless transactions
16+ - ** Multichain Payment Support** : Accept payments on Starknet, Ethereum (Base), and Solana with seamless cross-chain wallet and network selection
17+ - ** Multiple Wallet Integration** : Support for popular wallets across different ecosystems with chain switching capabilities
1818- ** Dual Payment Methods** : Both fiat (credit card) and crypto payment options
19+ - ** NFT Marketplace Support** : ERC1155 listing and purchase capabilities for enhanced marketplace functionality
1920
2021## Quick Start
2122
@@ -112,9 +113,9 @@ The purchase process follows these steps:
112113
1131141 . ** Item Selection** : User selects starterpack or credit amount
1141152 . ** Payment Method** : Choose between credit card or cryptocurrency
115- 3 . ** Wallet Connection** : For crypto payments, connect external wallet
116- 4 . ** Network Selection** : Choose blockchain network for crypto payments
117- 5 . ** Transaction Processing** : Complete payment through selected method
116+ 3 . ** Wallet Connection** : For crypto payments, connect external wallet with automatic chain switching support
117+ 4 . ** Network Selection** : Choose blockchain network for crypto payments with enhanced cross-chain selection
118+ 5 . ** Transaction Processing** : Complete payment through selected method with multichain support
1181196 . ** Confirmation** : Receive purchase confirmation and assets
119120
120121## Integration Examples
0 commit comments