zeen101 / leaky-paywall

The #1 metered paywall for WordPress. Sell subscriptions without sacrificing search and social visibility.
https://leakypaywall.com
30 stars 29 forks source link

No payment gateway defaults to Stripe #11

Open tikrin opened 7 years ago

tikrin commented 7 years ago

https://github.com/zeen101/leaky-paywall/blob/ab3a6c8be8607c4ec3d2590887549ab02a7ed7d9/class.php#L805

If someone chooses to use no payment gateway, it defaults to the Stripe gateway. This then causes Stripe.js to load on every page which is an unnecessary load if someone is utilizing LP just to throw a wall up for people to subscribe for free.

hansgv commented 6 years ago

Having an option to turn payment gateway off would also cure this separate issue.

inconsistent_urls