#Getting 500 Server Error checking out with Stripe
1 messages · Page 1 of 1 (latest)
Can you please fetch the error logs, so we can assist you better regarding this error.
tail -n 100 /var/www/controlpanel/storage/logs/laravel.log | nc pteropaste.com 99
[2024-01-24 18:16:55] production.ERROR: The payment method type provided: sepa_debit is invalid. Please ensure the provided type is activated in your dashboard (https://dashboard.stripe.com/account/payments/settings) and your account is enabled for any preview features that you are trying to use. See https://stripe.com/docs/payments/payment-methods/integration-options for supported payment method, currency, and country combinations. {"userId":1,"exception":"[object] (Stripe\Exception\InvalidRequestException(code: 0): The payment method type provided: sepa_debit is invalid. Please ensure the provided type is activated in your dashboard (https://dashboard.stripe.com/account/payments/settings) and your account is enabled for any preview features that you are trying to use. See https://stripe.com/docs/payments/payment-methods/integration-options for supported payment method, currency, and country combinations. at /var/www/controlpanel/vendor/stripe/stripe-php/lib/Exception/ApiErrorException.php:38)
[stacktrace]
Thanks