Skip to content

Commit

Permalink
Using list style
Browse files Browse the repository at this point in the history
  • Loading branch information
wAsnk committed Nov 28, 2024
1 parent eb5b612 commit 95265df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/releases/3.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ The new `amount_to_string` filter processes the input object as `Amount` (like t

### Stripe controllers and endpoints

* The `PaymentConfirmationMiddleware` action with the `checkout/middleware/Stripe` path in `StripeController` was changed to `PaymentConfirmation` and its path to `stripe/middleware`.
* The `ConfirmPaymentParameters` action with the `checkout/params/Stripe` path in `StripeController` was change to `stripe/params` path.
- The `PaymentConfirmationMiddleware` action with the `checkout/middleware/Stripe` path in `StripeController` was changed to `PaymentConfirmation` and its path to `stripe/middleware`.
- The `ConfirmPaymentParameters` action with the `checkout/params/Stripe` path in `StripeController` was change to `stripe/params` path.

## Change Logs

Expand Down

0 comments on commit 95265df

Please sign in to comment.