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 91d22e4 commit 95bf0dcCopy full SHA for 95bf0dc
README.md
@@ -185,7 +185,8 @@ These testing helpers help you ensure that your integration handles various paym
185
## Handling Transactions
186
187
When handling transactions using the Flutterwave iOS SDK, you can implement callback methods to respond to different transaction outcomes.
188
-```
+``` swift
189
+
190
// MARK: - Transaction Handling
191
192
// This method is called when a transaction is successful
0 commit comments