Same issue here. The following lines cause a PHP Fatal Error.
Uncomment these lines to fix the problem.
unset($gateways[‘stripe’]);
unset($gateways[‘stripe_checkout’]);
PHP Fatal error: Uncaught Error: Call to undefined function rcp_is_stripe_subscriber()
Sander de Wijs, could you look into this and fix the issue?
Thanks in advance.