Actions
Bug #8295
closedStripe payment intent API calling as GET instead of POST
Description
This won't cause any harm, but it blows up Stripe API error log when trying to cancel a payment intent which fails due to using GET instead of POST.
Actions