#merdan_05737
1 messages ยท Page 1 of 1 (latest)
Hello ๐
The error seems pretty clear no?
usually it means you called something like stripe.customers.retrieve(id) and your variable id in that code is null
which is why the error message mentions . If you are trying to retrieve an object, make sure you passed a valid (non-empty) identifier in your code
hard to say much more since you didn't share the exact code causing you the problem ๐
I'm not a developer myself and my developer seems to have problems with it, we're currently testing and the booking was made with a test card