Native Mobile App Deep linking

0
How Can I use Native Deep linking concept in Scenario where am connecting to external Payment Gateway , And after Payment I need to redirect back to my App Payment Confirmation Page . Idea behind this is : after payment , external Payment gateway hit my published Service and send me all the payment details after payment is done . How can I achieve this in Native Apps , As am not able to redirect from Published Service to native page which shows Payment confirmation det
asked
1 answers
1

Hi Fayaz,

Can you set the callback URL at the payment provider? 

With this tutorial you can catch probably the link 

https://docs.mendix.com/howto/mobile/native-deep-link

Cheers, andries

 

answered