i want to ask. i am trying to use my flutter mobile application for users to pay me using ecocash using paynow: ^4.0.1 plugin. so i don’t understand the the resultUrl and returnUrl. how do i generate those or i have to create a website which will be linked with paynow for that or there is a platform which is linked with paynow that generates those.
Paynow(integrationId: '', integrationKey: '', resultUrl: '', returnUrl :'');