returnUrl property

String? returnUrl
final

This is where Paynow redirects the user after a payment whether cancelled or successful You can also use this to automatically return your users back to the app after payment

Implementation

final String? returnUrl;