#How do I manually add a subscription?

1 messages ยท Page 1 of 1 (latest)

hasty river
#

I want to give paid plan access to a person to test our platform. How do I do it?

muted lavaBOT
# hasty river I want to give paid plan access to a person to test our platform. How do I do it...

You have 3 simple options:

โœ… Option 1 โ€” Create a 100% Discount Coupon

  1. Create a coupon with 100% off
  2. Set duration (one-time or recurring)
  3. Share the payment link with the tester
    โ†’ They complete checkout but pay โ‚น0

โœ… Option 2 โ€” Create Subscription via Dashboard/API

Create the subscription directly for their email using:

  • Dashboard โ†’ Subscriptions โ†’ Create Subscription
  • Or POST /subscriptions (Test or Live mode)

โœ… Option 3 โ€” Use Test Mode

If itโ€™s only for internal testing:

  • Switch to Test Mode
  • Use test cards
  • No real charges happen

If you tell me whether this is internal testing or real-user beta access, I can suggest the best approach.

hasty river
#

I want to give a user paid access without any card

empty star