Skip to main content

How-To: Shop With Confidence

Smart & Safe Online Shopping: Tips to Protect Yourself

Online shopping has become part of everyday life — convenient, fast, and often more affordable. However, it's important to stay alert and shop wisely to avoid scams and fraud. Here are some essential tips to help you shop safely online:

1. Shop Only on Trusted Platforms

Always use reputable and established platforms like Shopee, Lazada, eBay, Amazon, or official brand websites. These platforms typically offer:

  • Buyer and seller protection
  • Clear refund/return policies
  • Reliable dispute resolution processes

Avoid purchasing from unknown sources such as forums, random social media posts (e.g., Facebook, Instagram), or shady websites. A legitimate online store should provide clear information including:

  • Business or owner identity
  • Company background
  • Contact details
  • Physical store address or registered office
  • Customer support options

🔍 Tip: If something seems too good to be true, it probably is. If you're unsure, don't buy.

2. Choose Verified and Reliable Sellers

Before making a purchase, always:

  • Visit the seller's profile or store page
  • Browse their full product list
  • Read their terms & conditions, especially return, refund, or warranty policies
  • Most importantly: check customer reviews and ratings

🚩 Be cautious of:

  • New sellers with no reviews
  • Products with no transaction history
  • Vague or overly generic listings

Would you trust someone who has no sales record and no feedback? Neither should your money.

3. Ensure the Website Is Secure (SSL Encryption)

Whenever you shop online, especially when entering credit card or personal information — make sure the website is secured by SSL (Secure Sockets Layer) encryption.

Here’s how to check:

✔️ The website URL starts with https://
✔️ A lock icon 🔒 appears in the browser address bar
✔️ Some sites display security badges (e.g., "SSL Secured" or "Secure Checkout")

This ensures that your sensitive information, like payment details and passwords, is encrypted and protected from cybercriminals.

Always trust your instincts. If you're unsure about a product, platform, or seller, pause, research, or ask someone you trust. Shopping online should be easy, enjoyable, and most importantly, safe.

4. Check if a number or bank account is reported / suspicious / scammer on Royal Malaysia Police website | https://ccid.rmp.gov.my/semakmule/ .

Also read:
How-To: Be More Secure Online .

Popular posts from this blog

Share: SSL

SSL stands for Secure Sockets Layer. It is the standard technology to keep an internet connection secure, safeguarding any sensitive data that is being sent between two systems, can be server to server or a server and a client, preventing criminals from reading and modifying any information transferred. SSL uses encryption algorithms to scramble data in transit, makes sure that any data transferred between users and sites, or between two systems remain impossible to read, preventing hackers from reading it as it is sent over the connection. TLS (Transport Layer Security) is an updated, more secure, version of SSL. Not only is TLS more secure and performant, most modern web browsers no longer support SSL 2.0 and SSL 3.0. While SSL is still the dominant term on the Internet, most people really mean TLS when they say SSL. HTTPS (Hyper Text Transfer Protocol Secure) appears in the URL when a website is secured by an SSL certificate. The details of the certificate, including the issuing aut...

Share: API

An API (Application Programming Interface) is a set of rules and protocols that allow one software application to interact with another. It defines the methods and data formats that applications use to request and exchange information. APIs are used to allow different systems, services, or components to communicate with each other. APIs typically work by defining endpoints (URLs) where one system can send requests, and the system receiving the request processes it and sends a response back. Here's a basic overview of how the process works: 1. Client (Requester): The system (or program) that initiates the request. This could be a user interacting with an app, or a program that needs to fetch data from another service. 2. API Endpoint: An endpoint is a specific URL or URI (Uniform Resource Identifier) on the server that defines where the request should be sent. 3. Request: The client sends an HTTP request to the API endpoint. This can be one of several types: GET: Retrie...

Share: Two-Factor Authentication (2FA)

Understanding Two-Factor Authentication (2FA): How It Works and Why It Matters Two-Factor Authentication (2FA) adds an extra layer of security to your online accounts by requiring not just a password, but a second method of verification. This makes it significantly harder for unauthorized users to gain access, even if they know your password. How 2FA Works When 2FA is enabled, logging into your account requires two things: Something you know – e.g. your password Something you have or are – e.g. a mobile device, fingerprint, or security key This second factor provides an additional checkpoint that only the real account owner should be able to pass. Common Types of 2FA Text Message (SMS) - A one-time code is sent to your registered phone number, which you must enter during login. Authenticator App - Apps like Google Authenticator, Microsoft Authenticator, or Authy generate time-sensitive verification codes, often considered more secure than SMS. Biometric Verification - Physical characte...