We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a26c109 commit a12b5ceCopy full SHA for a12b5ce
README.md
@@ -24,7 +24,7 @@ You need to define a global webhook: `https://your-domain.com/payment/notify/uns
24
## Changelog
25
26
### 2.0.0
27
-- [NEW FEATURE | **BC BREAK**] `TransactionCreate` Object added: The object `DachcomDigital\Payum\PostFinance\Flex\Transaction\Transaction'`
+- [NEW FEATURE | **BC BREAK**] `TransactionCreate` Object added: The object `DachcomDigital\Payum\PostFinance\Flex\Transaction\Transaction`
28
now provides a `getTransactionCreateObject` method, which gives you full control over the transaction data.
29
Therefor we've removed several methods within the `Transaction` object itself.
30
Use to the `TransactionCreate` object directly, to add additional data.
0 commit comments