How do I import my existing Stripe subscriptions into Leaky Paywall?
Question:
When we import our existing users, what field of data should we put in your Subscriber ID field? Stripe customer IDs, or subscription IDs ?
Answer:
The user meta field is _issuem_leaky_paywall_’ . $mode . ‘_subscriber_id’ where mode is either “live” or “test”. You should use your Stripe customer ID.