You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, our documentation doesn't have all a description of possible features we provide.
We need to update it to show what is available, i.e.:
BitcartCC Merchants API - API simplifying common actions for merchants, manages db by itself + many features like DLC support, images, discounts, templates, emails, notification sending and more. A link to https://api.bitcartcc.com swagger documentation should be added. Also, maybe a guide about how to create API token and authenticate should be added
BitcartCC Store - a ready store template providing ability to merchants to create their stores without any programming language knowledge. It also supports 100% of Merchants API features. It is light and fast to be a responsive store.
BitcartCC SDK - An easy to use wrapper around BitcartCC daemons, with additional utilities - it is for advanced use cases beyond merchants' use cases. https://sdk.bitcartcc.com
BitCCL (in alpha) - a programming language for checkout flow automation - will be integrated into main deployment soon - makes it possible to avoid manual order processing, by adding a way to execute code on certain events (product bought, new invoice, user registered, etc.) of BitcartCC system.
Currently, our documentation doesn't have all a description of possible features we provide.
We need to update it to show what is available, i.e.:
Also some example usages should be added:
The doc should be in
integrations.md
file (so it's https://docs.bitcartcc.com/integrations/ page)Feel free to ask about certain features more for me to clarify it more
The text was updated successfully, but these errors were encountered: