Skip to main content
Use development mode for debug logs:
await RampKit.init({
  appId: "YOUR_APP_ID",
  environment: "development",
});
Logs are prefixed with [RampKit] for easy filtering.
Test on real devices for haptics and purchases.