redirectUrl property

String redirectUrl
final

required - String - Redirect url is a crucial part of payu_payment is setting. It needs to be the same url as in PayU shop Website address *:(shown on screenshot). That URL is where the PayU flow ends in the WebView. The plugin uses that to detect when user payment was successful. 'payU screen

Implementation

final String redirectUrl;