AnotherWrapper supports two popular payment processors: Stripe and LemonSqueezy. Both offer robust solutions for handling payments and implementing paywalls.

Choose Your Payment Processor

AnotherWrapper provides integration with two excellent payment processors. Both implementations use a credit-based system for paywalls and offer similar webhook functionality. Choose the one that best fits your needs:

Key Features

Both Stripe and LemonSqueezy integrations in AnotherWrapper offer:

  • Webhook handling for payments and subscriptions
  • Credit-based paywall system
  • User profile updates based on purchases
  • Storage of purchase data in your Supabase database

Implementation Overview

Regardless of which processor you choose, the implementation follows a similar pattern:

  1. Set up your account with the chosen payment processor
  2. Configure webhooks to communicate with your AnotherWrapper application
  3. Implement paywall logic using the credit system
  4. Handle successful purchases by updating user profiles and granting access

For detailed setup instructions and implementation details, please refer to the specific documentation for your chosen payment processor using the cards above.

Both implementations are equivalent in terms of functionality within AnotherWrapper. Choose based on your preference for the payment processor’s unique features or your familiarity with their platform.