After releasing raw_request, this method should be deprecated. This TODO comment to remove in the next major has been here for ages, we should finally take action now that a more visible alternative exists. Doesn't change any behavior besides logging the message below.
Tested locally by calling the function, shows up with:
NOTE: Stripe::Account#request is deprecated; use Stripe.raw_request instead. It will be removed on or after 2024-07.
After releasing
raw_request
, this method should be deprecated. This TODO comment to remove in the next major has been here for ages, we should finally take action now that a more visible alternative exists. Doesn't change any behavior besides logging the message below.Tested locally by calling the function, shows up with: