'No result from hyperpay after integration

I'm trying to integrate with HyperPay for payment . I'm using there demo for test . This is the demo demoUrl And I got this response

payment_statusData: {result: {code: 200.300.404, description: invalid or missing parameter, parameterErrors: [{name: shopperResultUrl, value: com.share.flutter_app://result, message: invalid uri}, {name: notificationUrl, value: com.share.flutter_app://result, message: Notification url must be present if shopperResultUrl is not a valid url}]}, buildNumber: d32f3f32d2e4068242e61427fea24aeac7a91bbc@2021-12-20 12:03:32 +0000, timestamp: 2021-12-22 04:27:27+0000, ndc: C1929442E209D3D4A89F405ADAB52D07.uat01-vm-tx03}

I can't understand what is the matter . so can anyone help me in my problem , please !



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source