#rubs
1 messages · Page 1 of 1 (latest)
Unfortunately not, live mode payments require a real credit card. Can you tell me about what you are trying to test? Is it something that test mode payments aren't covering?
My users in prod env cannot upgrade their account anymore
I need to test the complete flow to debug
It working in dev env with test mode
Can you tell me what that means in Stirpe terms? Is a Stripe call to update their subscription failing or something?
It is a checkout with stripe
integrated with php
but I need to try the flow myself to get some informations
because I have nothing now
Maybe an issue with webhooks
because they can finish all the checkout flow
but they are not upgraded on our platform
we have the payment in stripe
Ok I think I found it
Good to hear!
forgot to add new event to send to the webhook
Also I was going to suggest that you could try making things in live mode with $0 prices
Nice catch!
Thanks hope I will keep my job now :p
Fingers crossed, just let us know if you run in to anything else
Thank you