Skip to content

Commit

Permalink
Changelog fix
Browse files Browse the repository at this point in the history
  • Loading branch information
fulopattila122 committed Apr 16, 2024
1 parent 000e726 commit ba2b1fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
- BC: Added the `getTransactionAmount()` method to the `PaymentResponse` interface
- BC: Changed the `PaymentMethod` interface into Configurable
- Deprecated the `PaymentMethod::getConfiguration()` in favor of `configuration()`
- Deprecated the `Payment::getAmountPaid()` method in favor of `getTransactionAmount()`
- Deprecated the `PaymentResponse::getAmountPaid()` method in favor of `getTransactionAmount()`

## 3.x Series

Expand Down

0 comments on commit ba2b1fb

Please sign in to comment.