Basic Saas Kit
Payments

Payments

You can choose either LemonSqueezy or Stripe as your payment gateway.

Below is the configuration to set the default payment gateway in src/config/site.ts:

paymentGateway: 'lemonSqueezy' as 'stripe' | 'lemonSqueezy'

You can use the following test card numbers. For more (opens in a new tab) :

  • 4242 4242 4242 4242 (Visa)
  • 5555 5555 5555 4444 (Mastercard)
  • 3782 822463 10005 (American Express)