Mini-Store SDK
A JavaScript SDK that lets a mini-store web page communicate with the Giftme app.
Use it to:
- Open the native pay sheet and complete a purchase.
- Request a one-time OAuth code so you can call Giftme's REST API.
- Access device location with user permission.
- Capture images using the device camera.
- Detect whether the page is running inside Giftme's WebView.
The SDK is automatically injected when your page loads inside the Giftme app — no installation required.
Compatibility
- Giftme Android v3.11.6+
- Giftme iOS v3.11.6+
Use the Giftme DEV app for testing your integration before going live.