One of my users could not use Stripe checkout on my website and received the following strange error message:
Stripe error: Search is not supported on api version 2020-03-02. Update your API version, or set the API Version of this request to 2020-08-27 or greater.
I have never seen this before.
Does anyone know what the issue is and how I can resolve it?
Then, thatās interesting. I did some search and could find out that the search requires you send another header info (Search | Stripe Documentation):
Of course, if you are using stripe directly from the plugin and in workflows, I donāt know if there is a place to send API version along with the request. What workflow action do you get this error? Do you know?
Bubble has what I have seen referred to as a ādeep integrationā with Stripe. This is what allows the ācurrent userā to display Stripe API information when calling it within expressions.
If a ādocument certificationā failed for a particular user (shown as part of the error message in your post) ā¦ this may be about something wrong for that user within this custom implementation (meaning ā¦ the Bubble/Stripe native integration).
Definitely an instance to contact Bubble Support on.
If you decide to contact them, please do share with us what you find out.
Iām getting the same error here! My stripe plug in is also up to date (v3). I have submitted the issue to Stripe but I havenāt heard back from them yet
Did Stripe give anyone a heads up first? Also, what happens if I donāt have a developer account. I received the same message from a client as they were trying to make payment. Embarrassing.
No heads up from Stripe but itās likely because itās an integration issue and not directly a product issue. I would suggest requesting access to the developer account if you donāt already have access. Itās a quick fix once you upgrade / update.