This section goes through the process of creating an account and store on our public Bitcart instance. (For evaluation purpose)
First let's create a new store:
- Go to the demo website
- In the login form click on Sign up here to create an account
Let's use Electrum to create a mainnet wallet for your store:
- Download Electrum
- Run Electrum
- Click through the wizard and create a test wallet, using the default settings Electrum proposes
- After the wallet is set up, go to "Wallet" > "Information" in the Electrum menu.
- Copy the "Master Public Key" string (starting by
*pub...
)
Let's configure the store so it uses your Electrum wallet:
- Go to Wallets page and create a new wallet with your copied xpub
- Go to Stores page and create a new store with your new wallet connected
- After that your test wallet should appear on the Wallets page of your Bitcart account
Then you can create an invoice, either through
- the Invoices page on the website or
- the process documented on the Custom integration
- or the store POS, if you are the owner of the instance
To see Bitcart in action, visit our demo apps and stores or check out some of the stores using Bitcart in production.