onFinishCallback property
Callback invoked when the payment process completes.
This is called when:
- The browser navigates to redirectUrl
- The user manually closes the browser
- The payment process finishes
Implementation
final BrowserCompletionCallback onFinishCallback;