We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ac3b4f commit 2241742Copy full SHA for 2241742
README.md
@@ -347,7 +347,7 @@ If you:
347
348
- would like to send a request to an undocumented API (for example you are in a private beta)
349
- prefer to bypass the method definitions in the library and specify your request details directly,
350
-- used the method `Stripe::APIResource.request(...)` to specify your own requests, which will soon be broken
+- used the method `Stripe::APIResource.request(...)` to specify your own requests, which was removed in v13+
351
352
you can now use the `raw_request` method on `StripeClient`.
353
0 commit comments