Questions tagged as 'stripe'

0
answers

Stripe.js does not work in Laravel 5.6

I am trying to implement Stripe.js in my Laravel project 5.6 but when I checked out I do not see the value of the item registered in the Stripe dashboard. I do not know what error I may have, please I need your help. php code: public functi...
asked by 17.05.2018 / 03:13
1
answer

Stripe and google endpoints

I have a webhook in Stripe that connects to an endpoint sending a Json in the body, however I'm not sure how to get that json using the google endpoints, since I understand that only manages pojos, I'm trying with the following: import com.goo...
asked by 03.01.2018 / 01:21