#Lucasweb-PHP
1 messages · Page 1 of 1 (latest)
yes
I use the same Stripe system on every site, but this error occur only on one site
the test version do it well
but when i try to test a payment on teh Live version this error occur
Fatal Error: require DIR . '/lib/Service/Identity/VerificationSessionService.php';
the account is active
I'm not really sure whether it's related to Stripe or not
it is normal that the test version of Stripe work but the live version not?
the only difference is the Token, the sk_test work, but with sk_live not
I'm not sure, could you please share a request Id that is failing? here's how you can find one https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Hey, taking over here. Let me know if there's any follow-up Qs I can answer!
Thank you, i figure it out. Some files in the Stripe lib was not copied in the live version of the website