How SwiftCart handles account, order, and authentication information.
This page explains what SwiftCart collects, why it is used, and the security expectations around passwords, one-time passwords, and customer account activity.
Account detailsAuthentication protectionOrder and address data
Information we collect
Name, email address, mobile number, and delivery address used for account setup and order fulfillment.
Password hashes, OTP sessions, and recent login metadata used to secure accounts and investigate suspicious activity.
Order, wishlist, and product interaction data needed to operate the marketplace experience.
How we use it
To sign users in, recover accounts, and protect access with password and OTP checks.
To deliver orders, maintain account history, and support merchant or owner workflows.
To investigate abuse, prevent fraud, and respond to support or legal requests.
Your expectations
Use only official SwiftCart pages when entering account credentials.
Do not share your password, CVV, UPI PIN, or banking credentials with anyone claiming to be support.
Review the public contact page if you need to verify who operates the current deployment.
Security practices
SwiftCart uses HTTPS where supported by the deployment environment, signs authentication tokens for protected API routes, and stores passwords as hashes rather than plaintext. OTP previews are intended only for local testing and should remain disabled on public deployments.
Questions about this policy?
Use the public contact information to verify ownership of the current deployment and request support.