Profile & business information
Under Settings → Account, keep the following current — several of these fields appear on the invoices your buyers receive, so accuracy is customer-facing (see Taxes & invoices):- Name and display name.
- Contact email — where support replies and buyer emails reply to.
- Profile image / brand avatar.
- Business address — city, state, ZIP, country.
- Tax ID — printed on invoices when set.
- Subdomain — your
{subdomain}.pocketsflow.comstorefront address.
Sign-in & password
Pocketsflow sign-in is handled by our identity provider (Auth0). Best practices:- Use a strong, unique password you don’t reuse elsewhere, ideally stored in a password manager.
- Don’t share your login — if you work with a team, give each person their own access rather than sharing one credential.
- If you suspect your details were compromised, change your password immediately and contact support.
Two-factor authentication (2FA)
Where offered, enable 2FA from your security settings and prefer an authenticator app over SMS. 2FA adds a second layer on top of your password and is the single highest-impact thing you can do to protect your earnings.Devices & sessions
Periodically review logged-in sessions and any unusual activity, sign out of devices you no longer use, and avoid logging in on shared or public computers.Test mode vs live mode
Your account has a test mode toggle. Test mode is a fully separate environment — test orders, customers, subscriptions, discounts, and analytics never mix with live data. Build and rehearse in test mode, then switch to live when checkout works end-to-end. See Payment methods → Test mode vs live mode.Business verification & approval
Because real money moves through your account, live payouts require verification:1
First real sale flags your account
Your first live sale marks your account as needing business approval
(
required).2
Complete verification (KYC/KYB)
Connect and verify your payout account with our payment infrastructure — identity and, for
companies, business verification. Your status moves to
submitted.3
Approval is closed automatically
When the provider marks your payout account connected, Pocketsflow
auto-approves you (
approved) and releases payouts. If it’s bounced back
(action required / disabled), your status returns to rejected and you’ll be
asked to resubmit.Payout security
- Treat payout details as your most sensitive setting — changes to where money is sent should be tightly controlled.
- The connected payout account is also what pays affiliate and partner commissions.
API keys & integrations
If you use the API or webhooks, manage API keys from your settings:- Keep keys secret — treat them like passwords and never commit them to client-side code or public repos.
- Rotate a key immediately if it’s exposed.
- Prefer separate keys per integration so you can revoke one without breaking the others.