Hello. I did everything as Gesior uploaded here Stripe.com payments integration · gesior/Gesior2012@4d12460 (https://github.com/gesior/Gesior2012/commit/4d12460a892dd9b1f7c7f63c35b91d4f32120630)
The problem I have is: I go to buy points -> stripe -> start payment -> it redirects me to paying link i use the stripe test card to pay. After that I instantly get redirected to /?subtopic=shopsystem and I get no points. I put the proper secret keys and I configured my webhook to read all 208 events on my site http://mysite/pages/stripe.php . When I go into webhooks it says checkout.session.completed, charge succeeded, payment_intent.succeeded, payment_intent.created and I get the "test money" , stripe says i've done over 20 transactions correctly and money is here, but no premium points. My reported_ids folder is also empty. I added all permissions to that folder and to others with those commands sudo chown -R www-data:www-data /var/www/html/sudo chmod -R 755 /var/www/html/
The problem I have is: I go to buy points -> stripe -> start payment -> it redirects me to paying link i use the stripe test card to pay. After that I instantly get redirected to /?subtopic=shopsystem and I get no points. I put the proper secret keys and I configured my webhook to read all 208 events on my site http://mysite/pages/stripe.php . When I go into webhooks it says checkout.session.completed, charge succeeded, payment_intent.succeeded, payment_intent.created and I get the "test money" , stripe says i've done over 20 transactions correctly and money is here, but no premium points. My reported_ids folder is also empty. I added all permissions to that folder and to others with those commands sudo chown -R www-data:www-data /var/www/html/sudo chmod -R 755 /var/www/html/