Skip to content

Getting Started (Business Cooperation)

This SDK is a lightweight JavaScript SDK customized for partner websites, providing international purchasing capabilities for e-commerce websites.

Features

  • 🌍 Smart IP Recognition: Automatically identify user's region
  • 🌐 Multi-language Support: Supports 11 languages
  • 🛍️ Product Data Collection: Automatically captures product information
  • 🎨 Floating Display: Intuitive UI/UX experience
  • 🔒 Data Security: Hybrid encryption protection
  • 📱 Responsive Design: Adapts to desktop and mobile

Quick Integration

Just one line of code! 🚀

Integrating this SDK into partner websites is very simple. Just add one line of code to the HTML <head>, and we'll handle all the complex logic:

html
<head>
  <!-- Add to the HTML head of your partner website -->
  <script src="https://sdk.rakufun.com/wastenot-official-sdk.js"></script>
</head>

Supported Languages

Language CodeEnglish NameNative Name
enEnglishEnglish
koKorean한국어
idIndonesianBahasa Indonesia
deGermanDeutsch
frFrenchFrançais
esSpanishEspañol
itItalianItaliano
ptPortuguesePortuguês
plPolishPolski
thThaiไทย
msMalayBahasa Melayu

Demo Showcase

The following screenshots show the actual effect of this SDK:

wastenot-official-sdk Demo 1


wastenot-official-sdk Demo 2

Released under the MIT License