Skip to content

Commit a12b5ce

Browse files
committed
fix typo
1 parent a26c109 commit a12b5ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ You need to define a global webhook: `https://your-domain.com/payment/notify/uns
2424
## Changelog
2525

2626
### 2.0.0
27-
- [NEW FEATURE | **BC BREAK**] `TransactionCreate` Object added: The object `DachcomDigital\Payum\PostFinance\Flex\Transaction\Transaction'`
27+
- [NEW FEATURE | **BC BREAK**] `TransactionCreate` Object added: The object `DachcomDigital\Payum\PostFinance\Flex\Transaction\Transaction`
2828
now provides a `getTransactionCreateObject` method, which gives you full control over the transaction data.
2929
Therefor we've removed several methods within the `Transaction` object itself.
3030
Use to the `TransactionCreate` object directly, to add additional data.

0 commit comments

Comments
 (0)