๐Ÿงช Test Points System

Test Direct Database Call

This tests the direct webhook approach (bypassing edge function):

Check Webhook Status

๐Ÿ“‹ How to Get Your User ID

  1. Go to your store page and open browser console (F12)
  2. Look for authentication logs or user ID in console
  3. Or check your Supabase dashboard โ†’ Authentication โ†’ Users
  4. Copy the UUID and paste it above

Note: If the test works but real payments don't, it means the webhook configuration needs to be checked (not the points system itself).