I consent to Me2You processing my personal information
As required by POPIA (Protection of Personal Information Act). Your data is stored securely with bcrypt password hashing.
We never share your information with third parties without your consent.
Read our Privacy Policy.
{[0,1,2,3,4,5].map(i => (
{
const v = e.target.value.replace(/\D/g,'');
const nd = [...digits]; nd[i] = v; setDigits(nd);
if (v && i < 5) e.target.nextSibling?.focus();
}}
style={{width:48,height:56,textAlign:'center',fontSize:24,fontFamily:'var(--font-mono)',fontWeight:700,
border:'2px solid var(--ink-200)',borderRadius:'var(--radius-sm)',background:'var(--paper)',
transition:'border-color .15s'}}/>
))}
>
) : (
<>
Collection confirmed
Funds have been released to your account. The order is now complete.
>
)}
);
}
/* --- Profile / My Account --- */
function ProfilePage({ onNav }) {
return (
My account
NM
Nomsa Mthembu
nomsa@email.co.za - Buyer
Member since Feb 2026
Personal information
Delivery address
Verification & trust
Security
POPIA & Privacy
Your data is protected under the Protection of Personal Information Act. Passwords are stored with bcrypt hashing.
No personal data is shared with third parties without your consent.
Me2You ("we", "us", "our") is committed to protecting your personal information in compliance with the
Protection of Personal Information Act, 2013 (POPIA). This policy explains what data we collect, why, and how we protect it.
2. What we collect
Registration details (name, email, phone), delivery addresses, order history, and payment references from PayFast.
We never store full card numbers - payments are processed entirely through PayFast's secure gateway.
3. How we protect your data
All passwords are stored using PHP password_hash() (bcrypt).
All database queries use prepared statements to prevent SQL injection.
HTTPS is enforced with TLS terminated by AWS Certificate Manager on our load balancer.
4. Your rights under POPIA
You have the right to access, correct, or delete your personal information at any time.
Contact us at team@m2y.online to exercise these rights.
5. Consent
By registering on Me2You, you explicitly consent to the collection and processing of your personal information
as described in this policy. Your consent timestamp is recorded in our database.